On 2014-01-08 07:19, Francesco Chemolli wrote:
On 07 Jan 2014, at 18:24, cll_kfoury wrote:
Hi all,
I'm working with squid 2.7 with perl helper and every things work fine
but try to work with squid 3.4.3 (beta version) and enable the helper
that
already worked with 2.7, but it doesn't work, try another one (
simplest
perl helper) but the same error result.
cache.log error
ERROR: storeID helper returned invalid result code. Wrong helper?
{result=Unknown, other: "SUCK"}
any idea why all of the perl helpers didn't work :(
.. is SUCK a valid response for a StoreID helper?
I'm not an expert, but it may be that only OK, ERR and BH are
legitimate directives back from helpers.
There should be a wiki feature page about helper protocol, I recommend
to check that out first.
Kinkie
FTR:
http://wiki.squid-cache.org/Features/StoreID#How_do_I_make_my_own_helper.3F
Amos