Go Back   HostGator Peer Support Forums > HostGator Peer Support Forums > Linux VPS Support

Notices

Reply
 
Thread Tools
  #1  
Old 11-26-2010, 03:18 PM
kashif2201 kashif2201 is offline
Hatchling Croc
 
Join Date: Nov 2010
Location: Pakistan
Posts: 7
Angry Fatal apache Limit on VPS server

I just shifted from godaddy shared hosting to VPS level 1. I am very disappointed. My website is working worse than it was on godaddy.

My problem is with apache maxclient limit
i tried to change but i think it can't be changed
from /etc/httpd/conf/httpd.conf

Code:
<IfModule prefork.c>
StartServers 15
MinSpareServers 20
MaxSpareServers 30
ServerLimit      256
MaxClients       256
MaxRequestsPerChild 8500
</IfModule>

<IfModule worker.c>
StartServers         10
MaxClients         150
MinSpareThreads     25
MaxSpareThreads     75 
ThreadsPerChild     25
MaxRequestsPerChild  0
</IfModule>
but when i see apache status through /server-status
10 requests currently being processed, 0 idle workers

of course i have restarted server after changing setting and tried every thing. trying from 2 days.

hostgator has hard_server_limit of 10 maxclients
i don't know what should i do. any help?
Reply With Quote
  #2  
Old 11-26-2010, 03:35 PM
quietFinn's Avatar
quietFinn quietFinn is offline
Veteran Croc
 
Join Date: Feb 2005
Posts: 3,557
Default Re: Fatal apache Limit on VPS server

Shouldn't it be:
<IfModule mpm_prefork_module>

and

<IfModule mpm_worker_module>
__________________
quietFinn - netFinn Finland
"Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss
Reply With Quote
  #3  
Old 11-26-2010, 03:40 PM
EarlyOut's Avatar
EarlyOut EarlyOut is online now
King Croc
 
Join Date: Aug 2009
Location: Sector R
Posts: 1,470
Default Re: Fatal apache Limit on VPS server

...and have you contacted support? Instead of banging your head against a wall for two days, why not give the support techs a shot at it? They might be able to fix it in seconds.
Reply With Quote
  #4  
Old 11-27-2010, 12:38 AM
kashif2201 kashif2201 is offline
Hatchling Croc
 
Join Date: Nov 2010
Location: Pakistan
Posts: 7
Default Re: Fatal apache Limit on VPS server

Quote:
Originally Posted by quietFinn View Post
Shouldn't it be:
<IfModule mpm_prefork_module>

and

<IfModule mpm_worker_module>
I tried that also

Quote:
Originally Posted by EarlyOut View Post
...and have you contacted support? Instead of banging your head against a wall for two days, why not give the support techs a shot at it? They might be able to fix it in seconds.
got this from hostgator
Quote:
Hello,

We would like to apologize, however VPS level 1 servers are un-managed, and we are unable to support these. However, these settings look correct.
We can provide you with a resource to help you troubleshoot this on your own:
http://www.techiecorner.com/125/how-...nux-using-yum/

This is a very good place to start.

Please let us know if you have any more questions or need further assistance.

Best regards,
Robert Blackwell
Linux Systems Administrator
HostGator.com LLC
http://support.hostgator.com
Reply With Quote
  #5  
Old 11-27-2010, 01:00 AM
kashif2201 kashif2201 is offline
Hatchling Croc
 
Join Date: Nov 2010
Location: Pakistan
Posts: 7
Default Re: Fatal apache Limit on VPS server

the problem have been solved.

there was config file in /etc/httpd/conf.d/swtune.conf
i changed it

Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
what VPS server is my vps on ? weserver Linux VPS Support 7 09-05-2010 01:34 AM
Email sending limit on VPS servers The_Stig Linux VPS Support 1 12-28-2009 03:33 AM
Limit Apache Processes jbourque Windows Dedicated Servers 2 01-07-2009 07:19 AM
SMTP limit dedicated server scoopbh Pre-Sales Questions 4 03-27-2007 06:44 AM

All times are GMT -5. The time now is 08:01 AM.