Re: 403 error in my logs
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 08/30/03
- Next message: Roger Abell: "browsing client IPs in IIS logfiles"
- Previous message: Jerry III: "Re: microsoft update website"
- In reply to: Bindair Dundat: "Re: 403 error in my logs"
- Next in thread: Bindair Dundat: "Re: 403 error in my logs"
- Reply: Bindair Dundat: "Re: 403 error in my logs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 29 Aug 2003 15:05:55 -0700
Ok, I think you are getting 403.9, which is due to W2K Pro having a 10
connection limit. This limit gets traversed easily on pages with a lot of
image links on the size of thumbnails. Easiest solution is to turn off
KeepAlive on your server, but that has other consequences (like Windows
Authentication won't work anymore).
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Bindair Dundat" <Aint.gonna@tell.ya> wrote in message news:Xns93E64BEB56350Aintgonnatellya@24.70.95.211... Well... I have logged new occurences of the error, and they are all coming over port 80... any ideas? "David Wang [Msft]" <someone@online.microsoft.com> wrote in news:eBJZTe0aDHA.2672@tk2msftngp13.phx.gbl: > When you set the setting at Master Website properties, make sure to > have it inherits properly and override all children nodes, so that you > don't have stray files/vdirs with a different setting. > > You do not have the PORT logged, so I can't tell if the 403.5 came > over port 80 while the 200 came over 443 -- which would be completely > valid. > > I suspect that you have something redirecting the 403.5 requests to go > over port 443 (that would explain the subsequent 200 success), which > can be confirmed if you logged the PORT of the request, and that you > still have SSL-Required checked either at a per-file level or per-vdir > for the website that you are interested in. Are you sure that the > website whose configured you're changing has ID=1 ? >
- Next message: Roger Abell: "browsing client IPs in IIS logfiles"
- Previous message: Jerry III: "Re: microsoft update website"
- In reply to: Bindair Dundat: "Re: 403 error in my logs"
- Next in thread: Bindair Dundat: "Re: 403 error in my logs"
- Reply: Bindair Dundat: "Re: 403 error in my logs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|