Stefano Ciancio wrote:

On Mon, 03 Nov 2003 15:39:14 -0600
Shannon Eric Peevey <[EMAIL PROTECTED]> wrote:



Stefano Ciancio wrote:



Hi Shannon Eric,

I have set "ntlmdebug" = 2 and produced an error.log that I have attached.

It seems that the error is:

[9100] AuthenNTLM: Authorization Header <not given>

I don't know its means ...

Can you help me?

Stefano






Hi!

I'm sorry, but I have become foggy on the problem here... Are you talking about problems logging in, or web server performance?

[9100] AuthenNTLM: Authorization Header <not given>

This is telling us that the browser is not including an "Authorization"
header, which is normal on the initial request from the browser.  (The server
throws a 401 Authorization Required, which tells the browser that it needs to
include an Authorization header.

There is no error here.

speeves
cws




Yes, have you right!! My problem is about web server performance and I thought that it depended from some error of the module.


Stefano


I don't think that you are getting any errors in what I see( on your end). So I guess my question still stands, is anyone else seeing slow performance in a production site with this module?

BTW, I don't see the module asking for authorization for every object, only when the client asks for something in a new directory. (It's a little hard to tell from the debug log if the calls to the samba server are made for every object, I need a little more time to follow its logic through. But, on the client side, I am not seeing the 401 returned for every object.)

thanks,
speeves
cws


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to