[rt-users] Running /opt/rt4/sbin/rt-clean-sessions and general speed of rt.

Kevin Falcone falcone at bestpractical.com
Wed Jun 29 16:45:23 EDT 2011


> 
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110629/2c0555cf/attachment.sig>


More information about the rt-users mailing list