Bug 37708

Summary: mod_proxy broken in apache 1.3.24
Product: Ports & Packages Reporter: Wolfram Schneider <wosch>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Wolfram Schneider freebsd_committer freebsd_triage 2002-05-03 14:50:01 UTC
      The apache module mod_proxy is broken in apache 1.3.24. Dynamic
contents (e.g. CGI Scripts) cannot delivered correctly to the web clients. The HTTP header contains the line "Transfer-Encoding: chunked" 
and the body strange characters.

Fix: 

Downgrade your apache to 1.3.22 or upgrade to apache 1.3.25
Comment 1 martin 2002-05-03 15:38:24 UTC
wolfram schneider wrote:
>       The apache module mod_proxy is broken in apache 1.3.24. Dynamic
> contents (e.g. CGI Scripts) cannot delivered correctly to the web clients. The HTTP header contains the line "Transfer-Encoding: chunked" 
> and the body strange characters.
> 
>>Fix:
> 
>       Downgrade your apache to 1.3.22 or upgrade to apache 1.3.25

Or apply the patch at: 
http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/proxy_http1.1_chunking.patch

wich seems to solve the problem.

		/Martin

-- 
Martin Nilsson, Civilingenjör M.Sc. CS&E
Svenska Butiker AB,
S:t Larsväg 44, 222 70 Lund, Sweden
martin@svenskabutiker.se
Phone: +46-46-304130
http://www.svenskabutiker.se
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2002-05-03 16:38:50 UTC
Responsible Changed
From-To: freebsd-ports->ache

Over to maintainer.
Comment 3 Chris Knight 2002-06-19 13:23:36 UTC
Howdy,

The mod_proxy issue mentioned in this PR is fixed in 1.3.26, which is now in
the tree.

Regards,
Chris Knight
Systems Administrator
AIMS Independent Computer Professionals
Tel: +61 3 6334 6664  Fax: +61 3 6331 7032  Mob: +61 419 528 795
Web: http://www.aims.com.au
Comment 4 Dirk Meyer freebsd_committer freebsd_triage 2003-06-04 19:17:47 UTC
State Changed
From-To: open->closed

closed, as problem was fixed with update.