Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

HTTP/1.1 400 Bad Request

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  iiscnfg.vbs using unc instead of mapped drives.  
Author Message
scacejm

External


Since: Nov 13, 2003
Posts: 2



(Msg. 1) Posted: Thu Nov 13, 2003 1:59 pm
Post subject: HTTP/1.1 400 Bad Request
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have a problem with an automated system that gets
updates from a web server. I have used this system for a
few years now working just fine until I updated the web
server to windows 2003. It is a get command that this
error happens on. I ran net monitor on the webserver and
the packet is ok. The Url and all the info in the header
acording to Net Monitor is correct. Now I have gone back
to older versions of IIS 4.0 - 5.1 on older windows
version and it works just fine. Is there some reason for
the error other than corrupted packet? Please help I need
to keep the upgrade to windows at 2003 for other projects
that are now working. But I also have systems out there
that need the update functions to work as well and can't
setup older IIS's to service them.

 >> Stay informed about: HTTP/1.1 400 Bad Request 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 2) Posted: Fri Nov 14, 2003 7:35 pm
Post subject: Re: HTTP/1.1 400 Bad Request [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

One set of requests that would have worked on previous versions of IIS but
would be 400 on IIS6 are requests whose lines are terminated by only \n and
not \r\n as per HTTP spec.

If you can post the entire request from NetMon (as well as the response),
that would help tremendously.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"sirfree" <scacejm.RemoveThis@energard.com> wrote in message
news:027201c3aa18$3c7c9340$a301280a@phx.gbl...
I have a problem with an automated system that gets
updates from a web server. I have used this system for a
few years now working just fine until I updated the web
server to windows 2003. It is a get command that this
error happens on. I ran net monitor on the webserver and
the packet is ok. The Url and all the info in the header
acording to Net Monitor is correct. Now I have gone back
to older versions of IIS 4.0 - 5.1 on older windows
version and it works just fine. Is there some reason for
the error other than corrupted packet? Please help I need
to keep the upgrade to windows at 2003 for other projects
that are now working. But I also have systems out there
that need the update functions to work as well and can't
setup older IIS's to service them.

 >> Stay informed about: HTTP/1.1 400 Bad Request 
Back to top
Login to vote
eddieb

External


Since: Oct 24, 2003
Posts: 19



(Msg. 3) Posted: Sat Nov 15, 2003 3:09 am
Post subject: RE: HTTP/1.1 400 Bad Request [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

One thing that has changed is the client buffer default value is smaller to
avoid overruns.

Try explicitly putting a 32k buffer value in by setting the follwoing:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters
Add Value, and then add the Value Name: MaxClientRequestBuffer (DWORD)
Hex 0x5400

Thank you,

Eddie Bowers [MSFT]
Microsoft IIS
Newsgroup Support
eddieb.DeleteThis@online.microsoft.com


"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."


This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
 >> Stay informed about: HTTP/1.1 400 Bad Request 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]