duplicate the client's requests with mod_proxy (or mod_perl)?

2011-12-21 Thread Jeff Pang
When apache mod_proxy pass the client's request to an original server, I want it always duplicate the request to another webserver. For example, the request is following: client -> mod_proxy -> original-server What I want is: client -> proxy -> original-server |-> another web

Fw: CPAN Upload: P/PH/PHRED/Apache-SizeLimit-0.96.tar.gz

2011-12-21 Thread Fred Moyer
Apache::SizeLimit 0.96 has been released and will be available via CPAN soon. Changes: =item 0.96 2011-12-21 eval Linux::Smaps->new call when checking for /proc/self/smaps [Christian Ruppert ] Require Apache::Test 1.36 [Fred] Unshared size is now interpreted as RSS - shared instead of VSIZE -