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
Semaphore array's

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
Upload Spot



Joined: 11 Aug 2008
Posts: 5

PostPosted: Aug 11, 2008 5:39 pm    Post subject: Semaphore array's Reply with quote

It appears that the script is having issues with my server, and apache is creating too many semaphore array's - so much that it crashed my apache earlier today.

ipcs -s | wc -l

I haven't had this problem before, is there any suggestions of how to fix this?
Back to top
View user's profile Send private message
PilgrimX182



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

PostPosted: Aug 12, 2008 7:03 am    Post subject: Reply with quote

I don't know what semaphore array is. But I think this may be cause you have too many ajax requests per second. Try to increase upload progress update time: in upload_status.cgi edit this line:
Code:
my $pause = $MB && $total>10 ? 2000 : 1000; #longer pauses if >10Mb


increase these 1000 & 2000 delays to 2000 and 5000 maybe.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Upload Spot



Joined: 11 Aug 2008
Posts: 5

PostPosted: Aug 12, 2008 3:30 pm    Post subject: Reply with quote

I'll see if this changes anything, thanks.

I hadn't heard of them either.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro 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