Re: [squid-users] external_acl_type, stops at externalAclLookup ?

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Mon, 26 Oct 2009 15:34:59 +0100

lör 2009-10-24 klockan 17:23 -0200 skrev Joao S Veiga:

> I shrank the script to a minimum, just to isolate the problem:
> ##########################################
> yankee:/var/log/squid3# cat /usr/local/bin/webl.pl
> #!/usr/bin/perl
> use warnings;
> use strict;
> $_=1;

here is the error. Should be
$|=1;

to tell perl not to buffer the script output.

Regards
Henrik
Received on Mon Oct 26 2009 - 14:35:06 MDT

This archive was generated by hypermail 2.2.0 : Mon Oct 26 2009 - 12:00:02 MDT