Re: ldap authentication hangs under fcgi

2008-08-22 Thread Malcolm Tredinnick
On Fri, 2008-08-22 at 15:53 -0700, mattxbart wrote: > Has anyone used python-ldap under fastcgi? Through the python > interpreter I get expected results (con.simple_bind returns > authenticated status code or throws exception) but when executed > through the admin web form I get gateway timeouts

ldap authentication hangs under fcgi

2008-08-22 Thread mattxbart
Has anyone used python-ldap under fastcgi? Through the python interpreter I get expected results (con.simple_bind returns authenticated status code or throws exception) but when executed through the admin web form I get gateway timeouts under eginx and 500's under lighttpd, both using fastcgi meth