On Jan 19, 2011, at 11:48 AM, ae wrote: > > --maxthreads does nothing if you don't specify --minthreads, so that > should be fixed one way or another. I don't know if that problem is > in web2py or Rocket.
I can't find a problem. How did it present itself? One thing to keep in mind is that the default for maxthreads in web2py is None, which translates to 0 in Rocket, which means "unlimited".

