[CentOS] apache slow on lan transfers?

Sat May 2 04:34:44 UTC 2009
nate <centos at linuxpowered.net>

Gordon McLellan wrote:

> All suggestions are appreciated,

Kind of a strange problem ... what http client are you using?

If you haven't already try wget and send the output to /dev/null

wget http://server/file -O /dev/null

Just for maximum client performance..

nate