File Upload taking lots of time Codeigniter -


I am using codeigniter for my project and the file upload server is taking a lot of time when a user is 3 MB Uploads the size images above, it takes more than 1 minute to upload. Is there any way to speed up file upload process or whether it is used on net connection

A normal scenario, mainly uploading speed at the connection speed of the user, downloading most Internet connections are slow uploads.

Can you try to figure out if this is a connection, or is it true that the server takes a lot of time to process the uploaded data in the latter case, More information will be provided about.


Comments