Re: Page loading is very slow with ngx_http_auth_pam_module

2017-05-29 Thread Cumali Ceylan
u know any other thing and have an idea about this, you can still write here. I will follow this thread but for now, i am planning to write a nginx module in order to provide basic pam functionality. Kind regards, Cumali Ceylan On 05/24/2017 09:54 AM, Cumali Ceylan wrote: I built libpam --

Re: Page loading is very slow with ngx_http_auth_pam_module

2017-05-23 Thread Cumali Ceylan
I built libpam --with-debug configuration and collect logs while logging with nginx and saw that libpam opens configurations and parses them at each single request. I think this is the problem. Is there anyone how to solve this issue ? Kind regards, Cumali Ceylan On 05/12/2017 05:22 PM

Re: Page loading is very slow with ngx_http_auth_pam_module

2017-05-12 Thread Cumali Ceylan
long and prosper, Christ-Jan Wijtmans https://github.com/cjwijtmans http://facebook.com/cj.wijtmans http://twitter.com/cjwijtmans On Thu, May 11, 2017 at 1:48 PM, Cumali Ceylan wrote: Hello, I built nginx with ngx_http_auth_pam_module, setup linux-pam for local passwords with pam_unix modul

Page loading is very slow with ngx_http_auth_pam_module

2017-05-11 Thread Cumali Ceylan
very slow. If i remove this config and simply setup nginx for basic authentication (with auth_basic), page loading is again turns to normal. Is there anyone who observed same thing with me ? Any information will be helpful. Kind regards, Cumali Ceylan