Re: A question regarding url_rewrite_program

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Fri, 19 Sep 2008 23:10:59 -0600

On Sat, 2008-09-20 at 04:51 +0530, Kulbir Saini wrote:

> I want to know what signal is sent by the squid to the url rewrite
> programs when squid service is restarted or reload? Is it documented
> somewhere?

AFAICT, Squid just closes the file descriptor that is used to
communicate with the helper program. The program is supposed to quit
when it can no longer read from or write to Squid.

For details, please see redirectShutdown() which calls helperShutdown().

HTH,

Alex.
Received on Sat Sep 20 2008 - 05:11:10 MDT

This archive was generated by hypermail 2.2.0 : Sat Sep 20 2008 - 12:00:04 MDT