Displaying 3 results from an estimated 3 matches for "upload_notify".
2006 Sep 17
1
Question about mongrel_upload_progress
...and put some diagnostics in and was able
to determine that the server was properly intercepting the request
and coming up with a steadily decreasing number, which looked
suspiciously like the remaining number of bytes left to upload.
Here''s the routine I changed:
private
def upload_notify(action, params, *args)
system("echo path info comparison worked! >>/tmp/test")
upload_id = Mongrel::HttpRequest.query_parse(params
[''QUERY_STRING''])[''upload_id'']
system("echo Upload id #{ upload_id } found >>/tmp/test&...
2006 Nov 13
6
mongrel_upload_progress question/possible suggestion
Hey all,
First off, thanks to Rick Olson and whoever else was involved with this
plugin... It''s been amazingly easy to implement.
I''ve got a question about the path_info parameter, though... It seems that
unless the request PATH_INFO exactly matches the path_info passed in to the
plugin at inclusion, it won''t actually trigger Add and add the upload to the
list of
2007 Feb 24
3
Mongrel Cluster 1.0.1.1 Prerelease: Healing power of the pack!
Hello all...
I know its been a while since the last one, but a new prerelease is
available with a gratuitous increase in version numbers!
gem install mongrel_cluster --source http://mongrel.rubyforge.org/releases/
This one has some new features in it that need to be tested on all unix
platforms. Please run --clean and cluster::status on every *nix you can
find. I run linux so the rest are up