Re: BigIP / ASP.NET Webservice Bad Request
From: Johan Burman (johan.burman_at_sorry.cant.tell.com)
Date: 02/18/05
- Next message: Roland Hall: "Re: Help!! Web Server outage - ping failure"
- Previous message: Jeff Cochran: "Re: Help!! Web Server outage - ping failure"
- In reply to: Egbert Nierop \(MVP for IIS\): "Re: BigIP / ASP.NET Webservice Bad Request"
- Next in thread: Egbert Nierop \(MVP for IIS\): "Re: BigIP / ASP.NET Webservice Bad Request"
- Reply: Egbert Nierop \(MVP for IIS\): "Re: BigIP / ASP.NET Webservice Bad Request"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 18 Feb 2005 14:04:37 +0100
Thanks for the reply!
Egbert Nierop (MVP for IIS) wrote:
> You mean on URL sizes...
I read about this limit here: http://support.microsoft.com/?id=820129
It says request line + headers. I figured the post data are part of the
headers, but I might be wrong there... Anyways, as long as BigIP stays
out of the loop, it works.
> Webservices, by default use a POST verb, not a GET verb.
Yes
> Bad Request is in fact that IIS says that the client sends an
> incomplete or invalid request. In your case, I suspect that the BigIP
> router, does not buffer or pass-through the whole request and cuts
> off data which results in the bad request. Please consult your bigIP
> docs.
Yes, but I cant find where the request goes bad, see below...
> ps: It would help, to install netmon.exe (this is a network sniffer
> from the Windows 2000 server CD!) and install the network monitor
> driver in your network applet. Filter on HTTP and you'll see exactly
> what IIS receives from the external clients.
I did, but I used ethereal and wincap, and there are no real differences
between a what goes into the BigIP-box and what comes out of it. Also,
when running without the BigIP-box, the request looks very similar...
One thing with the captured data though; it appears as the post data is
sent regardless of the server response. Ie, postdata is sent by the
client even though the server sends a 401. Is this normal? Isn't it
possible that this data corrupts the next request? (But why would the
server be more sensitive about this when BigIP is involved?)
thanx//J
- Next message: Roland Hall: "Re: Help!! Web Server outage - ping failure"
- Previous message: Jeff Cochran: "Re: Help!! Web Server outage - ping failure"
- In reply to: Egbert Nierop \(MVP for IIS\): "Re: BigIP / ASP.NET Webservice Bad Request"
- Next in thread: Egbert Nierop \(MVP for IIS\): "Re: BigIP / ASP.NET Webservice Bad Request"
- Reply: Egbert Nierop \(MVP for IIS\): "Re: BigIP / ASP.NET Webservice Bad Request"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|