The current version of mod_perl for win32, use one threads
for perl interrupter and serialize all compilation request to that thread.
I'm planning to use only one perl script in my web application, will
the interpreter tread become bottleneck ?
As I understand most of the request will not need compilation.
Compilation is needed only in the first time each thread need to
run the perl script. Is it true?

Regards,
Rami Addady
[EMAIL PROTECTED]


Reply via email to