On 8/14/07, Manoj Bist <[EMAIL PROTECTED]> wrote:
> Is it possible to change the stack size in mod_perl(Similar to ulimit -s
> unlimited etc.)?

The stack size?  What are you trying to do?  I'm not aware of anything
special about stack size in mod_perl that would be different from any
other compiled C program.

Also, why do you mention threads?  Are you running a threaded MPM?
Unless you're on Windows, I'd advise you to run prefork.

- Perrin

Reply via email to