-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Martin,
I reproduced this behaviour with your redirector and the latest version of squid

Actually I cannot reproduce it with squidGuard. I will open an upstream bug with this informations.

Regards,

L

Il giorno 09/giu/06, alle ore 18:36, martin f krafft ha scritto:

also sprach Luigi Gangitano <[EMAIL PROTECTED]> [2006.06.09.1828 +0200]:
Maybe this is a bug with the redirector you are using which doesn't
support two istances at the same time, since squid is warning that
the redirector processess are dying too quickly.

I doubt it, the redirector I use is stateless:

--- BEGIN ---
#!/usr/bin/perl -w

use strict; # (somewhat) enforce good coding style
$|=1;       # unbuffer stdout

while (<>) {
  [EMAIL PROTECTED]/(main|contrib|non-free|Release.*|Contents.*)@unstable/$1@;
  [EMAIL PROTECTED]/(main|contrib|non-free|Release.*|Contents.*)@testing/$1@;
  [EMAIL PROTECTED]/(main|contrib|non-free|Release.*|Contents.*)@stable/$1@;
  print;
}
--- END ---

I can definitely reproduce this with 2.5.9-10sarge2. I don't have
any more recent squids right now.

- --
Luigi Gangitano -- <[EMAIL PROTECTED]> -- <[EMAIL PROTECTED]>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFEibDr8ZumGJJMDCYRAkfdAJ4wx0Wju3y6C2ylsJ8pM3/iTB8g+QCbB44o
97MQQYEZx6rNBeZiXnIdYw0=
=2iBY
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to