Apache2-Mogile-Dispatch
view release on metacpan or search on metacpan
doc/examples/HTTPConfig.pm view on Meta::CPAN
web1 http://192.168.100.3:80
web2 http://192.168.100.4:80
web3 http://localhost:80
...
</MogStaticServers>
If Apache2::Mogile::Dispatch handles the uri '/socklabs/index.html' and the
director says that it is not infact to be handled by mogile, it will attempt
to content the static servers to request the file. In this case it starts at
the top and works its way through the list using the first one that returns
200 - OK. If none of them return then a 404 - Not Found is returned.
Note that the format for the reproxy is very simple:
<static server x><uri>
=head1 AUTHOR
Nick Gerakines, C<< <nick at socklabs.com> >>
=head1 SUPPORT
( run in 3.024 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )