Well, yes, You see, in my leech the script downloads a file from one fileserver, writes it into disk for caching and sends it to the user. All of this on a loop using sockets. I can puch this process to up to 60Mb/seg downloading from another server with 1gbps. The bottlenech is the IO from the...