This is a discussion on [squid-users] urpath_regex / help within the Squid Users forums, part of the Web Server and Related Forums category; Hello can somebody please verify this: want to block a host and some vhosts from caching with squid 2.5 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello can somebody please verify this:
want to block a host and some vhosts from caching with squid 2.5 stable 6, running as an accelerator. I would write: acl urpath_regex NOCAHEHOST http://host1.com http://host2.com no_cache deny NOCACHEHOST Is this right? Do I get problems with the entry http_accel_single_host single ? ... in my squid.conf? How to deal with that? I do need to do this because I want all logs (access) about the hosts above (wich run on the same engine) in my apache-log-file Thank you very much in advance! yours Mathias <http://www.na8ur.com> |