Portal Home > Knowledgebase > Articles Database > Web server die when add 500 domain


Web server die when add 500 domain




Posted by tranvanhai, 08-25-2009, 03:13 AM
When I add more than 500 domain, all websites on my server was died, I deleted some domain then restart httpd , It runs normaly My server is Linux Centos 5.2, Kloxo ( Lxadmin ) control panel. Please help me how to config my server to run over 500 domain. Thanks,

Posted by relichost, 08-25-2009, 03:20 AM
Did you get any error message in the error logs ?

Posted by supportexpertz, 08-25-2009, 05:07 AM
In the LXadmin Control Panel There is a "Add Client Plan" Tab , you can specify Number Of Domains allowed Ability to add more domains etc Try to edit the plan that you have assigned to the client .

Posted by lazat, 08-25-2009, 06:42 AM
could be that you use to many file descriptors.. Try to disable some error logs or other open files in apache.

Posted by tranvanhai, 08-25-2009, 06:57 AM
No error, the httpd can start with a green "OK" echo, but when I open web in browser, it returns "connect to server failed".

Posted by lazat, 08-25-2009, 07:03 AM
could still be file descriptors becouse apache only opens logfiles the first time it has to write something and then keeps the file open.

Posted by prashant1979, 08-25-2009, 09:11 AM
It has to be the open files descriptors limit causing the problem. The best way to do is to recompile apache with an increased limit of open file descriptors. Not sure, how LxAdmin control panel manages that. Cpanel/WHM by default compiles apache with a higher limit and hence we never face any problem with it.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Load too high. (Views: 672)

Language: