Bug 122571 - Provioning fails when using MS IIS 6.0 as the HTTP server
Summary: Provioning fails when using MS IIS 6.0 as the HTTP server
Keywords:
Status: CLOSED DUPLICATE of bug 108652
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: anaconda
Version: 2.1
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-05 21:08 UTC by David J. Silbermann
Modified: 2007-11-30 22:06 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:03:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David J. Silbermann 2004-05-05 21:08:06 UTC
Description of problem:
While trying to provision AS2.1 onto a bare metal machine over HTTP, 
the HTTP GET fails with "HTTP/1.1 400 Bad Request" error.  I believe 
that this is because the HTTP request is not compliant with RFC 
2616.  In particular, the RFC calls for the HTTP request to be 
terminated by a CRLF (hex: 0D 0A), the actaul request seems to be 
terminated with 09 0A 

The problem occurs with Microsoft Internet Information Server (IIS) 
6.0.  IIS 5.0 and Apache for Windows appear to be more tolerant, and 
deal with the malformed request correctly.   

Version-Release number of selected component (if applicable):
AS2.1

How reproducible:
Provision AS2.1 onto a machine over HTTP using MS IIS6.0 as an HTTP 
server

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jeremy Katz 2004-05-12 20:43:31 UTC
This is fixed in newer update releases of RHEL 2.1

*** This bug has been marked as a duplicate of 108652 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:03:01 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.