|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: SOAP::LITE client timeout makes ALL my Catalyst app to waitby shantanu_bhadoria (Initiate) |
| on Jun 26, 2012 at 04:55 UTC ( #978331=note: print w/ replies, xml ) | Need Help?? |
|
use --workers option in plackup to add more than one workers when you run your server. preferable use starman instead. starman --preload-app --workers 10 /abc/xyz/myapp.psgi
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||