XFileSharing Pro - Problem: AJAX upload progress bar with Lighttpd web server

Message
Author
ALMGHARI
Posts: 50
Joined: Jun 07, 2008 5:37 pm

Problem: AJAX upload progress bar with Lighttpd web server

#1 Postby ALMGHARI » Aug 03, 2009 4:40 am

Hello,

I changed my web server on all servers from apache to lighttpd
Everything is good, except AJAX upload progress bar

Upload files works without problems, But upload progress bar not work
After click to upload, the script upload the files, but upload progress bar not work
The percentage stop, and anything the show from percents completed, current speed, estimate time !
And this word does not change (Initializing upload...)
Image

After the end of upload file, displays the results page
You can test on my site
http://my.goimy.com

Please, How I can fix this problem ?
Or How I can fix this problem lighttpd web server

Thanks
Image

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

#2 Postby PilgrimX182 » Aug 03, 2009 6:15 am

As far as I know, lighty caches upload stream first, then run script to handle upload. So it's impossible to use our (and any other) progress bar with ligty. I think it's possible with some lighty mod for upload progress.

Dellow
Posts: 26
Joined: Oct 11, 2007 2:08 am

#3 Postby Dellow » Aug 18, 2009 4:58 pm

I think it is great idea if you provide lighty mod for upload progress.
it is much better than apache in such aplication.

sherayusuf3
Posts: 94
Joined: Jan 18, 2009 4:29 am

#4 Postby sherayusuf3 » Nov 15, 2009 9:57 am

Dellow wrote:I think it is great idea if you provide lighty mod for upload progress.
it is much better than apache in such aplication.
lighty, nginx, cherokee, lite speed webserver cant show upload progress bar, just apache