Hi,
   Thanks for the response.
   The problem with your solution is - I get warning
messages that the redirectors are crashing and the
helperOpenServers restarts an equal number again.But
after sometime squid just stops with a fatal error
message.
   Any other solution please!

   Regards,
    Deepa   

--- Kinkie <[EMAIL PROTECTED]> wrote: > Deepa D
<[EMAIL PROTECTED]> writes:
> 
> > Hi,
> >    Squid is not closing the redirect children when
> it 
> > is shutdown.Why is it so? Do I have to incorporate
> > some code in the redirector program for this?
> 
> [...]
> 
> The redirectors should suicide when they receive EOF
> on stdin.
> 
> In PERL code:
> 
> #!/usr/bin/perl
> &init();
> while (<>) {
>       &do_work($_);
> }
> exit(0);
> 
> 
> -- 
>       kinkie (kinkie-squid [at] kinkie [dot] it)
>       Random fortune, unrelated to the message:
>       Why are you doing this to me?
>       Because knowledge is torture, and there must be
> awareness before
> there is change.
>               -- Jim Starlin, "Captain Marvel", #29 

________________________________________________________________________
Yahoo! India Mobile: Download the latest polyphonic ringtones.
Go to http://in.mobile.yahoo.com

Reply via email to