![]() |
Anybody got Relay (Ajax Directory Manager) fully going?
I can't seem to get Relay (Ajax Directory Manager) [1] fully working? It uploads most of the files but the upload progress bar does not work. I'm guessing that I don't have the upload.pl script setup right. Any ideas would be greatly appreciated.
AEM [1] http://ecosmear.com/relay/ |
LiteSpeed fully-buffers all incoming requests, including uploads, before submitting the request to the backend/external process. Thus, your upload progress bar will not work. The trade-off is that the server is able to handle much more simultaneous connections as your ext apps are no longer wasting resources doing slow i/o work.
|
Upload bar
Quote:
Sincerely, Adrian Madrid |
Correct. The upload progress bar scripts will not work but the uploads will still function as normal. We will address this issue in a future release but right now the easiest way to do it is to setup a perl server, separate from litespeed, that only handles uploads so you can get your perl upload-progress bar to work.
|
Upload bar
Quote:
Sincerely, AEM |
WOW, sorry to drag this post from the depths, but we are using some code based on the Relay script and are having the exact same problems with Litespeed.
Has anyone found a fix for this problem? |
4.1RC2 should work with upload progress bar.
|
| All times are GMT -7. The time now is 06:53 PM. |