Dear ALl,
I want to configure the Windows mpm-nt in Apache 2.2. The setup should be,
when I start Apache 5 processes of Apache should start and each processes
should not have more than one thread(I mean only main thread of the process
should run.). This is similar to thr pre-fork of Solaris. I have some
restrictions related to stability and thats why I am insisting on pre-fork
model in Windows.
Is it possible to acheive the same by setting the number od threads per
process to 1 and configuring Apache for 5 childs in Windows?
Is there at any point Apache using the CreateProcess API. Any help will be
appreciated.

Thanks and Regards,
Jayaram Ganapathy
Tata Consultancy Services Limited
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you



---------------------------------------------------------------------
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]

Reply via email to