Apache-HTTunnel
view release on metacpan or search on metacpan
t/conf/extra.conf.in view on Meta::CPAN
PerlSwitches -w
PerlSetVar HTTunnelFifo @ServerRoot@/httunnel.sock
PerlSetVar HTTunnelMaxReadLength 131072
PerlSetVar HTTunnelMaxReadTimeout 15
PerlSetVar HTTunnelConnectionTimeout 900
PerlPostConfigRequire Apache/HTTunnel.pm
<Location "/httunnel">
SetHandler perl-script
PerlResponseHandler Apache::HTTunnel
PerlSetVar HTTunnelAllowedTunnels "\
localhost => @Port@, \
localhost.localdomain => @Port@, \
"
</Location>
( run in 1.900 second using v1.01-cache-2.11-cpan-98e64b0badf )