|
#1
|
|||
|
|||
|
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> 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? |
|
#2
|
||||
|
||||
|
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 |
|
#3
|
||||
|
||||
|
...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.
|
|
#4
|
|||
|
|||
|
Quote:
Quote:
Quote:
|
|
#5
|
|||
|
|||
|
the problem have been solved.
![]() there was config file in /etc/httpd/conf.d/swtune.conf i changed it
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
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.












