http://www.perlmonks.org?node_id=978331


in reply to SOAP::LITE client timeout makes ALL my Catalyst app to wait

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