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