Thank you very much. Now all working good. ----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]> To: "Dmitriy Sirant" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 21, 2003 12:44 PM Subject: Re: [squid-users] external acl not work
> On Monday 21 July 2003 08.18, Dmitriy Sirant wrote: > > > As i understand, all work fine, but when i change squid.conf to: > > external_acl_type sql_auth ttl=10 %SRC > > /usr/lib/squid/squid_auth_sql acl sql external sql_auth > > http_access allow sql > > > > all clients can't work. i haven't logs in access.log and in > > cache.log (with debug ALL,1). > > Have you disabled stdout buffering in your helper? If not the reply > from your helper will never reach Squid as it gets buffered by stdio > waiting for your program to send more data (which it won't). > > Regards > Henrik > > -- > Donations welcome if you consider my Free Squid support helpful. > https://www.paypal.com/xclick/business=hno%40squid-cache.org > > If you need commercial Squid support or cost effective Squid or > firewall appliances please refer to MARA Systems AB, Sweden > http://www.marasystems.com/, [EMAIL PROTECTED]
