On Jan 10, 2006, at 9:38 PM, didier.prophete / gmail.com wrote: > all right guys, after spending some more time staring at the code, I > found out why this is happening: active_support is going to start a > breakpoint server... which then starts an irb process... which then > reads and run my .irbrc... On top of this you'll get a lot of code being re-loaded while in development mode. You might want to run in production mode while working out what is going on. > > thank you all for your help. > > -Didier > > ps: and btw, I made a mistake: WEBrick is *not* single threaded... > > ---- Bob Hutchison -- blogs at <http://www.recursive.ca/ hutch/> Recursive Design Inc. -- <http://www.recursive.ca/> Raconteur -- <http://www.raconteur.info/> xampl for Ruby -- <http://rubyforge.org/projects/xampl/>