On 16.06.11 15:58, Zaccone, Warren wrote:
I was able to reproduce with ab by requesting a php script that has an infinite
loop.
Running multiple copies of this script concurrently brings httpd into a
hang state, that it will not recover from without manually restarting the
httpd server.
w
In the httpd.conf file, I have the following line which allows people in a
specific distribution list that is maintained by our Active Directory access to
the dirs in SVN:
AuthLDAPURL
ldap://OurServer:OurPort/DC=,DC=com?sAMAccountName?sub?(objectClass=user)(memberOf=CN=OurADName,CN=users,DC
- Original Message -
>
>
>
> In the httpd.conf file, I have the following line which allows people
> in a specific distribution list that is maintained by our Active
> Directory access to the dirs in SVN:
>
>
>
> AuthLDAPURL
> ldap://OurServer:OurPort/DC=,DC=com?sAMAccountName?sub?(ob