Posted by php-taz on 09/14/06 21:22
Actually this is not quite fixed. I need to use Integrated Windows
authentication, and that is what's slow. When I enabled Anonymous
Access with a username that is in the local Administrator's group,
connection was fast. When I remove anonymous access, and the user
accessing the web site is a local Administrator, it is still fast. Any
non-admin has a slow connection with Windows authentication. How can I
use just Windows authentication and have the connection be fast for
users who are not local Administrators?
[Back to original message]
|