XFileSharing Pro - ADMIN? Slow Upload Speed

Message
Author
ForgottenMemorie
Posts: 16
Joined: Nov 17, 2008 8:57 pm

ADMIN? Slow Upload Speed

#1 Postby ForgottenMemorie » Dec 01, 2008 2:39 pm

Example:

Uploading files 20mb to 94mb in size, the Upload speed: 19-25KB/Sec
thats slow, can how can improve this?

I have tried uploading files of this size, on my home, work, and college PC All with slow upload speed.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Dec 03, 2008 8:23 am

Latest script version?

Try this: in upload.cgi replace

Code: Select all

if(time>$old_time)
with

Code: Select all

if(time>($old_time+1))
and check if this helped any way.

Also check your server CPU load.

ForgottenMemorie
Posts: 16
Joined: Nov 17, 2008 8:57 pm

Admin .. A couple of new questions

#3 Postby ForgottenMemorie » Dec 04, 2008 12:45 pm

CPU is very low. No traffic at all really.

I added the code. then it would not upload files.

So i changed it back to the original code, and it uploads at 50kb per second now.


1)Whats the average upload speed xpro should be?
2) How do i change the text on uploader "Choose..." on the main page?

3) How can i get an uploader like maishare.com has??? free or how much it cost?