> > Final question that stands is: how to decrease number of worker > processes in both starman and normal rt-server?
When you run rt-server, you'll note the following line: Plack::Handler::Starlet: Accepting connections at http://0:8923/ Similarly, you'd see Plack::Handler::Starlet They document their command line parameters for limiting children http://search.cpan.org/dist/Starlet/ http://search.cpan.org/dist/Starman/ But in general --workers 2 will do what you want -kevin
pgp24vNEuvJGF.pgp
Description: PGP signature
-------- 2011 Training: http://bestpractical.com/services/training.html
