Stas Bekman wrote:
> If you are talking about threaded mpms, we will need to develop new 
> tools to restrict the size of the perl interpreters in the pool.

I was thinking about that too.  Are there hooks for causing an 
interpreter to exit?  Is it safe to simply call CORE::exit?  I'd like to 
make SizeLimit work for the threaded MPMs if possible.

- Perrin

Reply via email to