I use cache_peer_access with ACL instead of cache_peer_domain.
Works better for me.

Regards, Pablo


On 12/4/06, Robin Bowes <[EMAIL PROTECTED]> wrote:
Hi all.

A question about cache_peer_domain in squid 2.6: Can it accept wildcards?

For example, instead of writing something like this:

    cache_peer_domain images \
        images.example.com \
        images1.example.com \
        images2.example.com \
        images3.example.com

Can I use something like:

    cache_peer_domain images *.example.com

Thanks,

R.


Reply via email to