On Fri, 18 Oct 2002, Nigel Hamilton wrote:

>Even better ...  is there a way to do SSL compression in mod_perl
>with only one server?

mod_deflate. http://sysoev.ru/mod_deflate/mod_deflate-1.0.15.tar.gz
Documentation is in Russian only but feel free to ask me directly.
There is also Babelfish translation at:
http://pflanze.mine.nu/~chris/mod_deflate/mod_deflate_readme_EN.html

mod_deflate compresses any module output (except pre-1.3.24 mod_proxy,
however I did not test it with 1.3.24+ mod_proxy).
It works with mod_ssl correctly.

>    ProxyRequests On

This directive is not needed for reverse proxying.
It makes yet another public proxy.


Igor Sysoev
http://sysoev.ru

Reply via email to