[squid-users] acl-specific http_port

From: <mi@dont-contact.us>
Date: Mon, 26 Mar 2001 19:15:36 -0500 (EST)

Hello!

I need to configure an accelerating squid to contact different ports (on
the same machine if it matters) depending on the URL being requested.

I figured, if at all possible, I would need to use the acl mechanism and
then something like

        acl special_server urlpath_regex dufus
        http_port_by_acl dufus 8000
        http_port_by_acl !special_server 80

Any comments? Or do I need to use the external redirecting programs?

Thanks!

        -mi
Received on Mon Mar 26 2001 - 17:15:41 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:59 MST