ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> modperl
modperl
[Fwd: AuthenNTLM and slow web server]
by Shannon Eric Peevey other posts by this author
Oct 30 2003 5:19PM messages near this date
Re: Switch (module) and mod_perl problem. | [mp2] CGI.pm param's always empty from only some clients (bug or mistake on my part?)
-------- Original Message --------
Subject: 	AuthenNTLM and slow web server
Date: 	Thu, 30 Oct 2003 17:59:49 +0100
From: 	Stefano Ciancio <s.ciancio@[...].it> 
Organization: 	Italia On Line
To: 	speeves@[...].edu



Hi,

I am using the apache module Apache-AuthenNTLM-2.04 with apache 1.3, but I am
having some problem with it.

I view some time_wait session to windows pdc and many error in apache's
error.log.
Moreover this also seems to cause the web server to go _very_ slow.

My httpd.conf configuration is standard  

 <Location /> 
        PerlAuthenHandler Apache::AuthenNTLM 
        AuthType ntlm,basic
        AuthName test
        require valid-user

        PerlAddVar ntdomain "name_domain1   name_of_pdc1"
        PerlAddVar ntdomain "other_domain   pdc_for_domain    bdc_for_domain"

        PerlSetVar defaultdomain wingr1
        PerlSetVar ntlmdebug 0
 </Location> 

with keepAlive setted to On.

Have you an an idea why this is happening?

Thanks,
	Stefano

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved