[EMAIL PROTECTED] wrote:
>> On 4/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>>
>>> The problem I have is that the server doesn't respond sometimes. Maybe
>>> this happens after I have done a lot of mysql database requests in a 
> short
>>> time but since I can't reproduce the error by putting many requests in 
> I
>>> think this is not the cause.
> 
> Just for the record if someone else has this problem :)
> 
> The temporarly frozen apache was caused by mod_ntlm when it is in NTLM 
> authentication mode. After I changed it to BASIC (still checking against 
> the active directory) it runs smooth.

You are limited to 10 NTLM/login sessions on a windows desktop os (this
is enforced at the GNI provider layer).  Are you actually running on Windows
Server?  If not this will continue to be a problem for you with ntlm auth.
With windows server, you are limited to whatever number of *authenticated*
connections that specific OS permits.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to