Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Configuration help required

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  use host header for incoming port proxy??  
Author Message
arnab

External


Since: May 15, 2007
Posts: 1



(Msg. 1) Posted: Tue May 15, 2007 4:05 am
Post subject: Configuration help required
Archived from groups: alt>apache>configuration (more info?)

Hi All,
I am new to apache.My requirement is to launch a one active child
process.This process will handle all the request with multi threads in
it.Below I have given the configuration.The MPM model i am following
is worker and the OS is Sun 5.9.

Configuration
ServerLimit 1
StartServers 1
MaxClient 25
MaxSpareThreads 25
MinSpareThreads 1
ThreadsPerChild 25
MaxRequestPerChild 0

The issue I am getting is that once the webserver runs for a day or so
Apache is launching one more daemon.This I am not clear how it
launches one more daemon even when I kept the SeverLimit as 1.Also is
it because of the over load it is launching one more daemon?Is it
better to keep the MAxRequestPerChild as non-zero?
Looking forward for suggestion and help..
Thanks in advance.
-A

 >> Stay informed about: Configuration help required 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Redirecting Help Required - I currently have a number of virtual hosts configured which work fine. They are configured with most common variations of the entered URL aliased so they all end up in the same place. Something like this: VirtualHost *:80> DocumentRoot /somepathn...

Help required in getting 300 response - Hi, Could anyone help me in getting 300 Multiple Choices response from Apache server. I made few files named index.html index.zip and index.exe in the /var/www/html directory and tried to get this response by invoking telnet <My Server IP> 80 G...

SSL required when the directive is off?? - Hi all, I receieve this error when trying to access my site. I did have SSL only for the site but some users need access to http for legacy applications. Anyway, I simply commented out #SSLRequireSSL and added Listen 80 in httpd.conf and restarted..

Authorization required response - When Apache denies access and sends a page saying 'Authorization required' - is it possible to change what that page is? How? ( OK smite me with the mighty sword Cluebringer ;-) )

directory not shown if password required - hi having a direcotry with two subdirecotries public_html/pics/winter public_html/pics/summer in the httpd.conf file i set up the winter-directory to use password authentication. then apache onlys lists the the summer directory when listing the pics ...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]