On Wed, 6 Oct 2004 chris@nadovich.com wrote:
> The problem arises when I use ICP to make the reverse proxies into
> siblings so they can share cached items. From my observations of the
> logs, it seems that the ICP query asks for the URL after redirection,
correct.
> but the cache has the URL prior to redirection.
wrong. the cache is after redirectors.
> I know this is happening because the sibling's log has UDP_HIT
> reported, followed immediately by TCP_MISS for the same "direct.www" URL.
maybe your redirector is messing up on http://direct.www... requests?
I would recommend using redirector_access to avoid calling the redirector
on requests from your siblings. The siblings have already used their
redirector to process the request.
Regards
Henrik
Received on Thu Oct 07 2004 - 11:39:11 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:01 MST