Networking Forums

Networking Forums > Computer Networking > Windows Networking > Allow a bad get request - Windows 2003 server

Reply
Thread Tools Display Modes

Allow a bad get request - Windows 2003 server

 
 
imlit@pipeline.com
Guest
Posts: n/a

 
      11-25-2006, 07:46 PM
Hi, I have an old program that can not be updated. The program worked
on WIndows 2000, but has stopped working windows 2003. The request now
goes into the httperr.log file (Timer_HeaderWait error), and does not
get processed by IIS6.

Below is a trace of the GET request. It is incorrect since the
"http://www.1234.com" is part of the GET request, where it is not
needed, and this is why I think Windows 2003 is killing it.

GET http://www.1234.com/asp/update.asp?id=FFFFFFFF HTTP/1.1
Host: www.1234.com:80
User-Agent: 1234Dgtl
CONTENT-TYPE: text/xml; charset="utf-8"


Does anyone know of a registry work around to allow this request to
work on Windows 2003 server?


Thank you,
David

 
Reply With Quote
 
 
 
 
Mike Shepperd
Guest
Posts: n/a

 
      11-26-2006, 03:22 AM
Are you using Host Headers to serve multiple sites?

The HeaderWait error is what's got me thinking that may be involved. I'm
also thinking that the functionality of the IIS Lockdown tool was built into
IIS 6, but don't know how to modify it. If you haven't cross posted this to
an IIS group, it might be a good idea to do so.

It would also be great to see the response packet showing the error and a
successful request and response from the old 2000 server if it's still
running.

--

Mike Shepperd
Sunfire Solutions LLC
Seattle, WA

[This posting is provided AS-IS, with no warranties and confers no rights]


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
> Hi, I have an old program that can not be updated. The program worked
> on WIndows 2000, but has stopped working windows 2003. The request now
> goes into the httperr.log file (Timer_HeaderWait error), and does not
> get processed by IIS6.
>
> Below is a trace of the GET request. It is incorrect since the
> "http://www.1234.com" is part of the GET request, where it is not
> needed, and this is why I think Windows 2003 is killing it.
>
> GET http://www.1234.com/asp/update.asp?id=FFFFFFFF HTTP/1.1
> Host: www.1234.com:80
> User-Agent: 1234Dgtl
> CONTENT-TYPE: text/xml; charset="utf-8"
>
>
> Does anyone know of a registry work around to allow this request to
> work on Windows 2003 server?
>
>
> Thank you,
> David
>


 
Reply With Quote
 
imlit@pipeline.com
Guest
Posts: n/a

 
      11-27-2006, 05:29 AM
Hi Mike,

No, I am not using host headers. Once a request reaches the
httperr.log area it is a black hole with no response. I have crossed
posted to an IIS group. Thanks for you help.


Mike Shepperd wrote:
> Are you using Host Headers to serve multiple sites?
>
> The HeaderWait error is what's got me thinking that may be involved. I'm
> also thinking that the functionality of the IIS Lockdown tool was built into
> IIS 6, but don't know how to modify it. If you haven't cross posted this to
> an IIS group, it might be a good idea to do so.
>
> It would also be great to see the response packet showing the error and a
> successful request and response from the old 2000 server if it's still
> running.
>
> --
>
> Mike Shepperd
> Sunfire Solutions LLC
> Seattle, WA
>
> [This posting is provided AS-IS, with no warranties and confers no rights]
>
>
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) ups.com...
> > Hi, I have an old program that can not be updated. The program worked
> > on WIndows 2000, but has stopped working windows 2003. The request now
> > goes into the httperr.log file (Timer_HeaderWait error), and does not
> > get processed by IIS6.
> >
> > Below is a trace of the GET request. It is incorrect since the
> > "http://www.1234.com" is part of the GET request, where it is not
> > needed, and this is why I think Windows 2003 is killing it.
> >
> > GET http://www.1234.com/asp/update.asp?id=FFFFFFFF HTTP/1.1
> > Host: www.1234.com:80
> > User-Agent: 1234Dgtl
> > CONTENT-TYPE: text/xml; charset="utf-8"
> >
> >
> > Does anyone know of a registry work around to allow this request to
> > work on Windows 2003 server?
> >
> >
> > Thank you,
> > David
> >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Migrating to Windows Server 2003 from Windows Server 2000 and using Remote Desktop Client Navodit Windows Networking 1 09-13-2006 07:38 PM
Relaying DHCP request on 2003 Server, challenge! Joris van der Struijk Windows Networking 8 02-02-2006 06:18 AM
TCP/IP Stack Improvements in Windows Server 2003 and Windows Server 2003 Service Pack 1 Deepak Bansal [MS] Windows Networking 0 06-14-2005 01:14 AM
Webcast on TCP/IP Stack Improvements in Windows Server 2003 and Windows Server 2003 Service Pack 1 Deepak Bansal [MS] Windows Networking 0 06-13-2005 11:55 PM
Unable to access Windows 2003 file server in a Windows 2003/XP Active Directory Domain Edward Ray Windows Networking 0 11-21-2003 03:03 AM



1 2 3 4 5 6 7 8 9 10 11