drifter Posted July 16, 2007 Share Posted July 16, 2007 Is there a way with PHP or the web server to limit the FTP speed? I am using ftp download functions and I download several hundred MB of data a day and when it is in a download, I get extremely high IO wait, and them my server load skyrockets and everything bogs down. I do have these scripts running with a proc_nice(10), This only seems to make it play nice on the processing parts and still overloads on the FTP parts of the scripts. Thanks Scott Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.