|
|||||||||||
|
Re: [STATUS] (httpd-proxy) Wed May 9 23:45:14 EDT 2001
From: Zvi Har'El <rl(at)math.technion.ac.il>
Date: Thu May 10 2001 - 06:22:15 EDT
[APACHE DOCUMENTATION]
ap_proxy_ka: Keep-Alive for Apache Reverse Proxy
This patch enables Keep-Alive for Apache Proxy (mod_proxy). It has been tested on Linux and Solaris, with Apache 1.3.14 (should also work for 1.3.12). It only works for reverse proxy, not for standard proxy (iae: use "ProxyPass ..." and "ProxyPassReverse ..." directives, not "ProxyRequests on"). As this patch is based on ap_... code, all standard Keep-Alive directives are available:
Download Stable version is 1.3. See CHANGES. Installation Extract Apache: % tar zxf apache_1.x.y.tar.gz Extract ap_proxy_ka: % tar zxf ap_proxy_ka-x.y.tar.gz Patch Apache with ap_proxy_ka:
% cd apache_1.x.y
Configure and compile Apache: % ./configure ...; make ... Copyright This patch is free software; you can redistribute it and/or modify it under the same terms as Apache itself. This patch is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. All other products or services mentioned in this document are covered by the trademarks, service marks, or product names as designated by the companies who own or market them.
Apache HTTP Server Version 1.3
Index -- Dr. Zvi Har'El mailto:rl@math.technion.ac.il Department of Mathematics tel:+972-54-227607 Technion - Israel Institute of Technology fax:+972-4-8324654 http://www.math.technion.ac.il/~rl/ Haifa 32000, ISRAEL "If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942) Thursday, 17 Iyyar 5761, 10 May 2001, 1:19PMReceived on Thu May 10 10:22:17 2001 This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:53:16 EDT |
||||||||||
|
|||||||||||