Does anybody know a Perl solution for the following problem.
I am using Amazon WS with Load Balancer, which drops connection after 60 sec if there is no response from the back-end instance. My code (I use Perl/CGI) requires more than 60 sec to perform computations and start sending response.