Activity Stream
48,167 MEMBERS
6865 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member
    Website's:
    host4offshore.com

    Default apache not responding in kloxo

    apache not responding in kloxo when more then 500 up online in vbulletin forum
    how to fix up ?
    onel0ve Reviewed by onel0ve on . apache not responding in kloxo apache not responding in kloxo when more then 500 up online in vbulletin forum how to fix up ? Rating: 5
    || Host4Offshore :: Reliable, Quality, Fast Offshore Hosting Solution (USA/Netherlands/Sweden/Russia/Romania)
    || Shared , Reseller Hosting Sales Thread
    || Rapidleech Hosting Sales Thread
    || Current Promotion

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    A quick way to see if lowering the maximum connections per ip will help.
    /sbin/iptables -A INPUT -p tcp --syn --dport 80 -m connlimit --connlimit-above 10 -j REJECT --reject-with tcp-reset
    # save the changes see iptables-save man page, the following is redhat and friends specific command
    service iptables save
    Run from the ssh command line. Find MaxClients setting in httpd.conf to see what it is before changing if you want.

  4.     
    #3
    Member
    Website's:
    host4offshore.com
    [root@voice ~]# /sbin/iptables -A INPUT -p tcp --syn --dport 80 -m connlimit --connlimit-above 10 -j REJECT --reject-with tcp-reset
    iptables: Unknown error 4294967295

    Code: 
    <IfModule prefork.c>
    StartServers       8
    MinSpareServers    5
    MaxSpareServers   20
    ServerLimit      256
    MaxClients       256
    MaxRequestsPerChild  4000
    </IfModule>
    Code: 
    <IfModule worker.c>
    StartServers         2
    MaxClients         150
    MinSpareThreads     25
    MaxSpareThreads     75 
    ThreadsPerChild     25
    MaxRequestsPerChild  0
    </IfModule>
    this is my settings
    || Host4Offshore :: Reliable, Quality, Fast Offshore Hosting Solution (USA/Netherlands/Sweden/Russia/Romania)
    || Shared , Reseller Hosting Sales Thread
    || Rapidleech Hosting Sales Thread
    || Current Promotion

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Kloxo Apache problem
    By Resident in forum Server Management
    Replies: 15
    Last Post: 27th Apr 2012, 04:33 PM
  2. FireFox 'not responding'
    By namdatviet in forum General Discussion
    Replies: 5
    Last Post: 22nd Oct 2011, 10:11 PM
  3. Need Help - Running php as apache module instead of php-cgi on kloxo
    By Enigmatic in forum Technical Help Desk Support
    Replies: 0
    Last Post: 1st Oct 2011, 09:17 PM
  4. Alertpay is not responding
    By sSKKa in forum Payza
    Replies: 15
    Last Post: 15th Jul 2011, 06:18 AM
  5. Apache is not responding, with ruTorrent installed!
    By kundurocks in forum Technical Help Desk Support
    Replies: 1
    Last Post: 26th Mar 2011, 08:56 AM

Tags for this Thread

BE SOCIAL