|
I have been reading everything I can get my hands on about this subject and still do not get the interaction between some Apache config settings about threads. The ones in question are: ThreadsPerChild (not set in this specific server but the Global setting is set for 300) MaxCGIJobs (60) CGIRecyclePersist (Disabled) MaxPersistentCGI (100) We run just about all cgi (net.data) on this server, and 80% of that is persistent CGI. According to one thing I read if the MaxCGIJobs is less than the ThreadsPerChild the server ignores the MaxCGIJobs setting and uses the ThreadsPerChild instead. That implies that the MaxCGIJobs setting can be set higher than the ThreadsPerChild setting which does not make sense to me if each CGI job uses a thread and the ThreadsPerChild limit prevents the CGI job from getting a thread. I also get confused between the use of the terms jobs and threads. Are these terms equal in the web server world or does the term job refer to an iSeries traditional job which would use multiple threads. I would like to know what other people who are using Apache to serve net.data CGI apps are using for these settings. Thanks
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.