3.7. Controlling Virtual Hosts on Win32The Win32 version of Apache runs a parent version of the code and a single multi-threaded child that handles all requests. 3.7.1. ThreadsPerChildThreadsPerChild number Default number: 50 Server config Currently this directive is only relevant to Win32. You may need to increase this number from 50, the default, if your site gets a lot of simultaneous hits. The name ThreadsPerChild may suggest that there can be more than one child process in a Win32 installation, but this is not currently the case.[32]
Copyright © 2001 O'Reilly & Associates. All rights reserved. |
|