> First, I can't get lib/upload.rb to run in the background... The version at http://itblog.mcgeecorp.com/2007/5/15/mongrel-upload-progress-demo uses the 'daemons' rubygem to do this for you...
> Second, once I've started it as a daemon or service, how would I stop it? ... as per http://www.mcgeecorp.com/downloads/upload-progress-demo.README.txt, all you need to do is ruby lib/upload_progress_server.rb start ruby lib/upload_progress_server.rb stop > Last, I don't know how to add the -S flag to the > mongrel_cluster command at startup In your mongrel_cluster.yml file, add this line: config_script: config/mongrel_upload_progress.conf Craig (P.S. I hope upload progress updates for you.. doesn't for me *sniff*) _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users