On 28-Feb-07, at 2:04 AM, Torsten Foertsch wrote:
Hi,
the default interpreter scope is request. That means a certain
interpreter is
locked during the whole request cycle.
That's correct.
I use modperl mostly in the
pre-response phases plus sometimes as an output filter. But I use
pnotes
On 28-Mar-07, at 12:06 PM, Torsten Foertsch wrote:
Hi,
is there a reason not to use APR mutex and condition variables in
the tipool
implementation but instead Perl's COND_... and MUTEX_... macros?
I know I wondered about that exact same thing a long time ago, and if
memory
serves me right
Matt Sergeant wrote:
OK cool. Let me know, and I'll send you a tarball of the CVS archive.
[ping]
Hi Matt,
If could send this to me, or dev@, I'm able to do this, but if I don't
get to it by Tuesday night, I won't till near the end of May since I'm
moving from LA -> VA.
--