[Mongrel?] Reload on file upload stalls process

If I just click the submit button on a file upload page, it works fine,
but if I click the browsers reload button on the submitted page (yeah, I
should redirect after a successful submission), the Mongrel ruby process
maxes out the CPU and never finishes (requiring stopping the mongrels
and killing the cpu-maxing ones). Any idea why it does this?

Joe

On Sun, 2006-08-13 at 22:28 +0200, Joe R. wrote:

If I just click the submit button on a file upload page, it works fine,
but if I click the browsers reload button on the submitted page (yeah, I
should redirect after a successful submission), the Mongrel ruby process
maxes out the CPU and never finishes (requiring stopping the mongrels
and killing the cpu-maxing ones). Any idea why it does this?

Can you try out the 0.3.13.4 pre-release “joe”? You install it with:

sudo gem install mongrel
–source=http://mongrel.rubyforge.org/releases/

This doesn’t work on windows (yet).


Zed A. Shaw

http://mongrel.rubyforge.org/
http://www.railsmachine.com/ – Need Mongrel support?