> It seems that approx doesn't handle high load very well: I'm running
> into a lot of cases where it returns 404.

I haven't been able to reproduce this yet on my local setup.  Is there
a significant latency between your wget client and the approx-server
machine?

> It used to work fine with approx 3.3.0 not started from openbsd-inetd.

I notice that openbsd-inetd does its own rate-limiting (see the
manpage discussion of the -R option, and the individual "nowait.max"
option).  By default it's 256 invocations per minute.

Is it possible that this is what you are seeing?  Can you try using
"nowait.1000" or higher on the approx line in /etc/inetd.conf and see
if that makes a difference?

-- 
Eric Cooper             e c c @ c m u . e d u



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

Reply via email to