Re: [squid-users] Redirector problems with squid 2.6

From: Jonne Hannon <Jonne.Hannon@dont-contact.us>
Date: Tue, 04 Mar 2008 10:34:41 +1000

Hi Henrik,

We are using the following code to disable output buffering:

 if (setvbuf(stdout, NULL, _IONBF, 0) != 0)
                return 1;

and using fprintf() statements to write to stdout.

Thanks,

Jonne.

iDivision Security Team
Brisbane City Council

Ph: 07 3403 6918
Email: jonne.hannon@brisbane.qld.gov.au
Visit http://www.brisbane.qld.gov.au

>>> Henrik Nordstrom <henrik@henriknordstrom.net> 4/03/2008 10:08:57 am >>>
On Mon, 2008-03-03 at 11:23 +1000, Jonne Hannon wrote:

> It appears to me that squid 2.6 is not receiving the output back from
> the redirector. Can you please advise how I can troubleshoot this
> further?

Have you disabled output buffering in the helper?

Regards
Henrik

**********************************************************************
   This message has passed through an insecure network.
    Please direct all enquiries to the message author.
**********************************************************************

**********************************************************************
   This message has passed through an insecure network.
    Please direct all enquiries to the message author.
**********************************************************************
Received on Mon Mar 03 2008 - 17:35:12 MST

This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:04 MDT