Hello,
is there a handler / module or another mechanism to track the upload
progress (in case of larger files)?
I havent looked much into source but suppose the standart upload works by
buffering the file first into cherokee itself (am I right?) and only then
pipeing (POSTing) to fcgi (php) handler so patching php with something like
http://pdoru.from.ro/ wont work as the upload progress will display instant
100% (at least it works that way in other similar httpd's we tested)?
So is there a way maybe to hook into cherokees upload routines and track the
temporary file changes on disc/memory and to display some data (like
bytes_uploaded / total_bytes / eta_time / average_speed)?
with best regards
Reinis Rozitis
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee