On Mon, 1 Dec 2003, Nimesh Shah wrote: > How does Squid handle queries with Query parameters ( query followed by "?" > and parameters)? Does it cache pages based on query param values?
Yes, if the response is cacheable and you have not blocked caching of requests with query parameters (the default configuration recommends blocking caching of such requests). Regards Henrik