On 6/22/05, Thom Park <[EMAIL PROTECTED]> wrote: > 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.
In 2.1 (the development version) this directive is available for all the threaded mpms. If you don't mind being on the bleeding-edge, you can give that a try. Otherwise, here are the patches to add it: http://svn.apache.org/viewcvs.cgi?rev=102931&view=rev http://svn.apache.org/viewcvs.cgi?rev=102975&view=rev but I don't know if it will apply cleanly to 2.0. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]