[squid-users] Re: Squirm? Was: Accelerator with authentication user changed?

From: Henk-Jan Kloosterman <proxy@dont-contact.us>
Date: Fri, 6 Jul 2001 00:26:53 +0200

> >
> > In the squirm.patterns I entered:
> >
> > regex http://outlook\.company\.net/(.*)
> > http://postmaster:passmaster@outlook.company.net/\1
> >
> Why use such a complicated redirector for such a simple job?
>
> #!/usr/bin/perl -p
> BEGIN { $| = 1; }
> s%http://outlook\.company\.net%http://user:password@outlook.company.net%;

I tried this: but nogo (not as accelarator, but as proxy) It even caused
squid to becoma very slow, and not display gifsm and even a Hang!!?
Received on Fri Jul 06 2001 - 01:55:38 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:02 MST