RE: authenticate_program using perl

From: Wohlgemuth, Michael J. <mjw@dont-contact.us>
Date: Sun, 23 Jul 2000 12:22:09 -0400

> -----Original Message-----
> From: Mike Hickey [mailto:mikehi@clear.net.nz]
>
> Squid starts ok and launches a process for my auth.pl script
> but when I get
> challenged in netscape and enter a username/password
> netscape just sits there
> with the little comet logo flashing by - it doesn't even time out.

If you haven't already done this, make sure that you have turned off I/O
buffering in perl:

$| = 1;

Mike
Received on Sun Jul 23 2000 - 10:24:47 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:35 MST