Re: 30 seconds timeout using certain proxy servers

richard lucassen <[email protected]> Tue, 31 Oct 2006 16:49:04 +0100
Newsgroups gmane.comp.djb.publicfile
Organization XAQ Systems
Message-ID <[email protected]>
On Tue, 31 Oct 2006 08:15:27 -0600
Charles Cazabon <[email protected]> wrote:

> > When using "privoxy" http://www.privoxy.org/ or "mproxy"
> > http://maxrelax.de/~tknop/mproxy.html there is always a 30 seconds
> > delay in getting pages from a publicfile server
> 
> Show us the script you're using to start the publicfile service.

#!/bin/sh
exec 2>&1
exec envuidgid qftp softlimit -o20 -d50000 tcpserver -vDRHl0 -b50 -c100
0 80 /usr/local/publicfile/bin/httpd /mnt/data/symlinks/var/www

Same problem on Dan's site http://cr.yp.to/ btw.

R.

-- 
___________________________________________________________________
It is better to remain silent and be thought a fool, than to speak
aloud and remove all doubt.

+------------------------------------------------------------------+
| Richard Lucassen, Utrecht                                        |
| Public key and email address:                                    |
| http://www.lucassen.org/mail-pubkey.html                         |
+------------------------------------------------------------------+