Re: Intermittent http return code 400 to one client only
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 05/12/04
- Next message: David Wang [Msft]: "Re: IIS 6.0 cgi process not running as same user as worker process?"
- Previous message: David Wang [Msft]: "Re: AcceptPathInfo"
- In reply to: Brad Wood: "Re: Intermittent http return code 400 to one client only"
- Next in thread: Brad Wood: "Re: Intermittent http return code 400 to one client only"
- Reply: Brad Wood: "Re: Intermittent http return code 400 to one client only"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 12 May 2004 16:13:11 -0700
The client's browser has a bug that needs to be fixed.
The problem is that the "Cookie:" header line is terminated by just 0x0A
instead of 0x0D 0x0A as specified by HTTP 1.1 spec.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Brad Wood" <b_wood@colorflex.com> wrote in message news:OlwOEuCOEHA.2740@TK2MSFTNGP11.phx.gbl... Here are some lines from the HTTPERR log: 2004-04-20 21:18:56 12.5.147.25 21177 172.16.0.40 80 HTTP/1.1 POST /loginConfirmation.asp 400 - BadRequest 2004-04-20 21:18:59 12.5.147.25 21250 172.16.0.40 80 HTTP/1.1 GET / 400 - BadRequest 2004-04-20 21:19:14 12.5.147.25 21492 172.16.0.40 80 HTTP/1.1 GET / 400 - BadRequest 2004-04-20 21:19:18 12.5.147.25 21555 172.16.0.40 80 HTTP/1.1 GET / 400 - BadRequest Network monitor capture file attached. > Yes, please post the capture file of the request that gets a 400 response or > give a location where it can be downloaded. Also, give the failure reason > from HTTPERR.log for that failing request.
- Next message: David Wang [Msft]: "Re: IIS 6.0 cgi process not running as same user as worker process?"
- Previous message: David Wang [Msft]: "Re: AcceptPathInfo"
- In reply to: Brad Wood: "Re: Intermittent http return code 400 to one client only"
- Next in thread: Brad Wood: "Re: Intermittent http return code 400 to one client only"
- Reply: Brad Wood: "Re: Intermittent http return code 400 to one client only"
- Messages sorted by: [ date ] [ thread ]