|
|||||||||||
|
ProxyPass does cache the data, but gives 502 when the real host dies...
From: Jeroen Massar <jeroen(at)unfix.org>
Date: Tue Mar 13 2001 - 19:04:21 EST
After some fiddling around I came to the following config (excerpt of important parts): 8<----------------- LoadModule proxy_module /usr/local/libexec/apache/libproxy.so ProxyRequests Off CacheRoot /usr/local/www/proxy CacheSize 5 CacheGcInterval 4 CacheMaxExpire 24 CacheLastModifiedFactor 666.0 CacheDefaultExpire 1 ProxyPass /other/ http://box2/other/ ProxyPassReverse /other/ http://box2/other/ -------------------->8 This allows access to the /other/ dir through box1, though the dir actually resides on box2... Box1 is running an Apache 1.3.19+IPv6 on FreeBSD.
The following questions arise:
NOTE: This last thing will also probably happen with all the apache.org mirror's around the world using the:
8<-----------
Greets,
This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:53:14 EDT |
||||||||||
|
|||||||||||