On tis, 2008-07-22 at 15:02 -0500, Luis Daniel Lucio Quiroz wrote:
> Hi Squids,
>
> I have a squid that is child of other. The child has in its configuration a
> url_rewriteprogram redirector and a parent squid.
>
> The question is, what is the correct flow:
>
> squid-child->squid-child-redirector-acction->squid-parent-if-redirector-
> permits
The above.
- accept request
- http_access
- url_rewrite_program
- cache lookup
- forwarding if miss, including parent/sibling peer seletion
,,,
- http_reply_access
- reply sent to client
Regards
Henrik
This archive was generated by hypermail 2.2.0 : Wed Jul 23 2008 - 12:00:05 MDT