SibSoft Ltd.
Development Services
software products
 RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
EZYWebhost - Cheap XUpload & XFileSharing 100% campatible hosting

AJAX upload progress bar

File sharing script
Uploading 120MB+ 'Upload Failed'

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload
View previous topic :: View next topic  
Author Message
navc83



Joined: 17 Jul 2007
Posts: 7

PostPosted: Jun 28, 2008 1:30 pm    Post subject: Uploading 120MB+ 'Upload Failed' Reply with quote

I'm trying to upload a 700MB file, it keeps stopping around 80MB to 170MB.

I've got my own server with a hosting company but they said this:

'Although there isn't a set execution time, any given CGI or PHP process has the following hard limits applied to it: 120 seconds of CPU time / 100MB of RAM usages'

My upload stream is average 73 Kbytes/Sec. It seems to cut out around the 30minute to 40 minutes mark, i've tested it on other computers what ever the upload rate it always spends 20 - 38 minutes uploading before cutting out. I also tried the original script on another hosting company and i had the same problem there.

Link to test: http://www.njsolutions.co.uk/upload_form.html
Script Type: Xupload Pro (Purchased September)
OS: Vista & XP
Browser: IE7 and Firefox
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: Jun 30, 2008 6:29 am    Post subject: Reply with quote

This also could be mod_security module upload filesize limitation.
Back to top
View user's profile Send private message Visit poster's website AIM Address
navc83



Joined: 17 Jul 2007
Posts: 7

PostPosted: Jun 30, 2008 8:20 am    Post subject: Reply with quote

would this mean i would need to include .htaccess file? If so, i did initially but still no luck so now i've been modifying the .htaccess file which now looks like this:

-------------------------------------------------------
<IfModule mod_security.c>

SetEnvIfNoCase Content-Type \
"^multipart/form-data;" "MODSEC_NOPOSTBUFFERING=Do not buffer file uploads"
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
<IfModule worker.c>

StartServers 2
MaxClients 300
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0
MaxKeepAliveRequests 800
</IfModule>


<IfModule mod_gzip.c>
mod_gzip_on No
</IfModule>

-----------------------------------------------------------
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group