I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-03-02 21:35:02-08 by cfa4matt in response to 10091
Re: CGI with threads throws error
Well, making those changes did stop the RPC error from happening but the main program didn't return until after all threads finish, ie. the whole 8 seconds for the longest thread. This makes the timeout feature useless if I have to wait for each thread to complete however long it takes. As long as I use detach, I still get the RPC errors and the wonky behavior for the program when run as a CGI.
Direct Responses: 10102 | Write a response