On Fri, Sep 27, 2013 at 4:53 PM, Warren Baker <warren@xxxxxxxxxxx> wrote: > On Fri, Sep 27, 2013 at 4:27 PM, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: >> Arg. yes, too much wading through IP specs today. I meant rfc1738 encoding >> (Squid flavour of it anyway). > > Ah ok. So i need to cater for this. > > Thanks for the point in the right direction. Amos, the actual root cause is this: read /dev/stdin: operation timed out I don't seem to find a timeout value in Go on reading from stdin. Also since I have run the helper manually for days without an issue, it points to Squid timing it out. I can work around the timing out issue in the helper however Squid still sees that it gets no response from the helper and shuts the helper down and then restarts it. You have any ideas? Thanks -- .warren