I am using AuthenNTLM module to secure our Intranet and to have a single sign-on system on our web applications. We are running apache 1.3.29, modperl 1.29 and the last version of AuthenNTLM (I have tried also AuthCookieNTLM).
The module perform authentication against different domains.
If the number of authentication requests grows, the browser start to hang and the site, under ntlm, doesn't work.
Anyone have some ideas about this problem? and about a fix? With apache 2.0 we have the same problem?
Thanks, Stefano