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 ThreadStackSize directive only
applies to the Novel apache implementation, unfortunately I’m using the mpm
worker implementation. Thanks, Thom |