in reply to Web Service using mod_perl with PerlTransHandler running out of threads
Is there some requirement above and beyond the 'return DECLINED' from a PerlTransHandler to allow a thread to terminate normally?
Lets see :) site:perl.apache.org threads PerlTransHandler
http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlTransHandler
Hmm, I don't PerlTransHandler has anything to do with threads terminating, I don't think this is a mod_perl issue at all.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Web Service using mod_perl with PerlTransHandler running out of threads
by jswalker (Initiate) on May 14, 2012 at 20:09 UTC | |
by Anonymous Monk on May 14, 2012 at 21:16 UTC |