|
Home > Archive > IIS Server Security > May 2004 > HTTP Keep-Alives "website fails"
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
HTTP Keep-Alives "website fails"
|
|
| Trumble 2004-05-21, 5:47 pm |
| When I uncheck the "HTTP Keep-Alives" option in IIS 5, my website fails to load. Has anyone seen this problem? It seems that when I uncheck "HTTP Keep-Alives" authentication fails. Here are two enties in my log file, the first is a successful attempt w
ith "HTTP Keep-Alives" enabled and the second is a failure with "HTTP Keep-Alives" disabled.
1.) 2004-05-19 12:16:18 167.147.41.8 domain\user 1XX.1XX.XX.XX 80 GET /test/portal/images/login2.gif - 304 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2.)2004-05-19 12:18:03 167.147.41.8 - 1XX.1XX.XX.XX 80 GET /test/portal - 401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
- Andrew
| |
| Ken Schaefer 2004-05-24, 4:32 pm |
| Please see response in the .iis group.
Cheers
Ken
"Trumble" <anonymous@discussions.microsoft.com> wrote in message
news:70D4F1B2-37AC-4A81-98C7-12A2297A9526@microsoft.com...
: When I uncheck the "HTTP Keep-Alives" option in IIS 5, my website fails to
load. Has anyone seen this problem? It seems that when I uncheck "HTTP
Keep-Alives" authentication fails. Here are two enties in my log file, the
first is a successful attempt with "HTTP Keep-Alives" enabled and the second
is a failure with "HTTP Keep-Alives" disabled.
:
: 1.) 2004-05-19 12:16:18 167.147.41.8 domain\user 1XX.1XX.XX.XX 80 GET
/test/portal/images/login2.gif - 304
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
:
: 2.)2004-05-19 12:18:03 167.147.41.8 - 1XX.1XX.XX.XX 80 GET /test/portal -
401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
:
: - Andrew
|
|
|
|
|