[Rails] Webrick running progressively slower
Scott Barron
scott at elitists.net
Sat Jan 8 23:29:07 GMT 2005
On Sun, Jan 09, 2005 at 12:24:27AM +0100, Alexander Staubo wrote:
>
> [...]
>
> $ gem list --local | grep "^[a-z]"
> actionmailer (0.5.0, 0.4.0)
> actionpack (1.2.0, 0.9.5)
> activerecord (1.4.0, 1.1.0)
> rails (0.9.3, 0.8.5)
> rake (0.4.15, 0.4.12)
> sources (0.0.1)
Check out the latest sources from subversion and run it again. There
was recently a fix made where $: would increase in size with every
request under webrick. That may be what's causing your problems.
-Scott
More information about the Rails
mailing list