[users@httpd] Changing the default thread stack size on NON-Novel MPMsl?

2005-06-22 Thread Thom Park
Hi All,   I need to have some control over the stack size associated with \ pthread_thread_create()-ed threads. Does anyone know if there is a config parameter to govern the stack size associated with the threads created within the apache server.   As far as I can tell, the ThreadStackS

RE: [users@httpd] module 'shutdown' problem.

2005-06-07 Thread Thom Park
ache.org Subject: Re: [EMAIL PROTECTED] module 'shutdown' problem. On 6/7/05, Thom Park <[EMAIL PROTECTED]> wrote: > > Hello, > > I have a pressing issue with modules and shutdown that I need some > expert enlightenment on. Perhaps someone can chip in a suggestion on

[users@httpd] module 'shutdown' problem.

2005-06-07 Thread Thom Park
Hello, I have a pressing issue with modules and shutdown that I need some expert enlightenment on. Perhaps someone can chip in a suggestion on how I can solve this problem. First up - I'm using a process-pool clean-up handler to shutdown some iiop connections being used by my module. This all