Fread - is it upload or download?
Posted: Fri Dec 23, 2011 5:02 pm
Hello everyone,
here is my question. I am using the fread function to read from file and then output the content to the browser. When outputing to the browser is it uploading from the server to the client or downloading from the client. Which is the limiting factor in the speed - ie. should the server have good upload speed or the client should have good download speed if i want the site to run fast? Sorry if it is a stupid question.Thanks
here is my question. I am using the fread function to read from file and then output the content to the browser. When outputing to the browser is it uploading from the server to the client or downloading from the client. Which is the limiting factor in the speed - ie. should the server have good upload speed or the client should have good download speed if i want the site to run fast? Sorry if it is a stupid question.Thanks