Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Member
    Join Date
    Aug 2008
    Posts
    73

    Default Increase requests

    How do I increase the number of requests to the server?


    256 requests currently being processed, 0 idle workers

  2. #2
    Member
    Join Date
    Jan 2008
    Posts
    141

    Default

    You will have to increase the ServerLimit from your httpd.conf file. Kindly refer to below mentioned URL which might helps you to solve your issue:

    how many connections apache can go up to? - Web Hosting Talk

  3. #3
    Member
    Join Date
    Aug 2008
    Posts
    73

    Default

    Quote Originally Posted by thewebhostingdi View Post
    You will have to increase the ServerLimit from your httpd.conf file. Kindly refer to below mentioned URL which might helps you to solve your issue:

    how many connections apache can go up to? - Web Hosting Talk

    I did this by including highperformance.conf into the httpd.conf

  4. #4
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Lightbulb

    Quote Originally Posted by desiguru View Post
    I did this by including highperformance.conf into the httpd.conf
    As a general reference for others, the specified example configuration file is located at the following path:
    Code:
    /usr/local/apache/conf/highperformance.conf
    If needing to customize MPM directives I recommend, as an alternative to the above, to use the provided configuration file that is specific to MPM directives (e.g., the Prefork MPM and customizing the directives ServerLimit and MaxClients); this example MPM configuration file is located at the following path that could, optionally, be included into your Apache configuration:
    Code:
    /usr/local/apache/conf/extra/httpd-mpm.conf
    An example configuration entry that could be used to include one of the above may be as follows:
    Code:
    Include "/usr/local/apache/conf/extra/httpd-mpm.conf"
    Additionally, new configuration directives, such as the above example "Include" line, may be added via our provided include files, as found via WHM at the following menu path where they may be configured:

    WHM: Main >> Service Configuration >> Apache Configuration >> Include Editor
    Documentation: IncludeEditor < AllDocumentation/WHMDocs < TWiki

    The same include files are located in the following directory and paths:
    Code:
    /usr/local/apache/conf/includes
    /usr/local/apache/conf/includes/errordocument.conf
    /usr/local/apache/conf/includes/pre_main_global.conf
    /usr/local/apache/conf/includes/pre_main_1.conf
    /usr/local/apache/conf/includes/pre_main_2.conf
    /usr/local/apache/conf/includes/pre_virtualhost_global.conf
    /usr/local/apache/conf/includes/pre_virtualhost_1.conf
    /usr/local/apache/conf/includes/pre_virtualhost_2.conf
    /usr/local/apache/conf/includes/post_virtualhost_global.conf
    /usr/local/apache/conf/includes/post_virtualhost_1.conf
    /usr/local/apache/conf/includes/post_virtualhost_2.conf
    For the include files with a number (1 or 2) in the file name, this directly relates to the version of Apache it would be used for (i.e., v1.x or v2.x); this makes it possible to define directives that may be compatible with only a certain version to load only with the applicable, matching major version of Apache, helping to reduce the likelihood of custom directives from causing compatibility issues if needing to switch between a major version of Apache.

    Related Documentation:
    ApacheConfig < AllDocumentation/WHMDocs < TWiki
    SavingCustomOptions < EasyApache3 < TWiki

Similar Threads & Tags
Similar threads

  1. Any requests?
    By shaun in forum cPanel Developers
    Replies: 16
    Last Post: 06-27-2008, 11:16 AM
  2. Failed Requests
    By andy7t in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 02-23-2007, 10:34 AM
  3. How do I limit the requests
    By Soheil in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 05-15-2004, 05:47 PM
  4. Feature Requests
    By cpanelnick in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 05-18-2003, 05:36 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube