Displaying 1 result from an estimated 1 matches for "extra_mime_types".
2007 Nov 29
4
100% CPU use
...ore?
Ruby: ruby 1.8.5 (2006-08-25) [i386-linux]
Mongrel: mongrel (1.0.1)
Rails: 1.2.3
The only thing in the mongrel log is: 
** Starting Mongrel listening at 192.168.19.116:3000
** Changing group to staff.
** Changing user to mongrel.
** Loading additional MIME types from
** /srv/config/mongrel/extra_mime_types.yml
** Starting Rails with production environment...
Wget connects and then hangs with:
   HTTP request sent, awaiting response...
Top shows: 
 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+   COMMAND
 2305 mongrel   25   0 38404  19m 4192 R 50.7  7.7   6:20.55 mongrel_rails
 2308 mong...