swilso39@csc.com wrote:
>
> Does anyone know the limitations of cache_host_domain???
Yes, it limits which cache peers that may be used.
> I have set up one of my caches to send all requests for a certain domain to one
> of its parents.
> All is well until a request to POST information is sent, it then ignores the
> cache_host_domain config and tries to process the request itself........
> does anyone know why it is doing this???
Because squid regards POST as a non-hierarchical method because it is
uncachable.
See the prefer_direct and never_direct options for tuning this in
various degrees.
-- Henrik Nordstrom Squid hackerReceived on Fri Jan 14 2000 - 15:02:41 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:24 MST