Re: [squid-users] Ad-zapping redirector causes IE to think it never completes loading a page

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 26 Oct 2004 11:20:30 +0200 (CEST)

On Tue, 26 Oct 2004 Ken.Thomson@audit.nsw.gov.au wrote:

> ---- Redirector program ad_redir.pl ----
> #!/usr/bin/perl
> $|=1;
> while (<>) {
> print "http://host.domain.com/1x1transgif.gif\n"
> }
> ---- End of program ----

You can use deny_info for this purpose...

but in any case it should not cause the browser to never finish.

Regards
Henrik
Received on Tue Oct 26 2004 - 03:20:36 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST