Hi Zed, I'm using that code as a base but I couldn't get it to work. I think that the email that I sent before explains why it wouldn't work for me unless I'm doing something stupid in the config then it should work now. I.E. have a read of the last email.
Cheers, Carl. On 10/20/06, Zed A. Shaw <[EMAIL PROTECTED]> wrote: > On Fri, 20 Oct 2006 08:24:13 +1000 > "Carl Woodward" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I'm trying to write a file upload monitor for mongrel that uses > > juggernaut to alert the browser of a change. I'm writing a plugin that > > uses Mongrel::HttpHandlerPlugin but it looks like the only method that > > gets called is process and that is only when the upload has finished. > > I'm setting the following: > > > > @request_notify = true > > > > But I am still only getting process to come through. > > > > Any ideas? > > Did you check out the existing mongrel_upload_progress code works? I'd base > your work on that before striking out on your own. > > > -- > Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu > http://www.zedshaw.com/ > http://mongrel.rubyforge.org/ > http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users > -- Carl Woodward 0412218979 [EMAIL PROTECTED] _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
