Hello, Please, Can help for this My server for images sharing only, down & upload images The problem, Apache restart automatically or the images do not open well httpd failed @ * * * *:*:* 2008. A restart was attempted automagically. Please, Can you help me, I want A better Apache Configuration for my servers, httpd.conf I want the servers that they bear the biggest amount from the users on line Note, in any server 4.000.000 - 5.000.000 images , And 6TB- 11TB bandwidth monthly Please, Help me for this Apache Configuration Thanks centOS + cPanel
1) How much RAM does the server have 2) What is the maximum number of connections per ip set in httpd.conf, try increasing it 3) Check the values in php.ini file_uploads, upload_max_filesize, max_input_time, memory_limit, max_execution_time, post_max_size,
1) 8GB RAM 2) For maximum number of connections per ip I don't know 3) file_uploads, upload_max_filesize, max_input_time, memory_limit, max_execution_time, post_max_size 100 MB for all Thank you, I wait your reply
Is this a 64 bit server since you mentioned you have 8GB of Ram? Perhaps you should add the follwing to your httpd.conf KeepAlive Off MaxClients 100