Current time: 04-30-2024, 03:10 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] How to fix 500 errors
Author Message
pgentoo Offline
Member
*****
Dev Team

Posts: 326
Joined: Mar 2007
Reputation: 0
Post: #2
RE: Server configuration request
(11-05-2008 01:32 PM)pl.zenon Wrote:  Could you give me solutions please how to config server with that load for the best performance without tons of errors?

What apache2 MPM are you using? I would suggest using the worker MPM if you aren't already. Prefork brings in a lot of extra overhead.

How often are the 500's occuring? If you have extra RAM, you might want to try increasing the PHP_FCGI_CHILDREN, and even the PHP_FCGI_MAX_REQUESTS if your site is running solid otherwise. This will give more php processes to handle the requests, and hopefully speed things up and eliminate some of the 500's.

It would help if you posted this extra info, along with the frequency this is occuring, and the log entries to try to isolate what is the cause. Also, how is the server load, free memory, etc?

-
pgentoo
Also, maybe make sure you are using the latest fastcgi available, and try to upgrade your php to 5.2.6 (current stable release). There could be some issues in your older version...

-
pgentoo
(This post was last modified: 11-05-2008 03:43 PM by pgentoo.)
11-05-2008 03:41 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[SOLVED] How to fix 500 errors - pl.zenon - 11-05-2008, 01:32 PM
RE: Server configuration request - pgentoo - 11-05-2008 03:41 PM
RE: Server configuration request - BeNe - 11-05-2008, 05:42 PM
RE: Server configuration request - pgentoo - 11-06-2008, 03:11 AM
RE: Server configuration request - pgentoo - 11-06-2008, 08:57 AM
RE: [SOLVED] How to fix 500 errors - smoko - 12-27-2008, 07:08 AM
RE: [SOLVED] How to fix 500 errors - nikih - 12-27-2008, 05:14 PM
RE: [SOLVED] How to fix 500 errors - Wut - 01-07-2009, 12:36 PM
RE: [SOLVED] How to fix 500 errors - leha - 04-01-2009, 09:18 PM
RE: [SOLVED] How to fix 500 errors - cell - 04-02-2009, 12:20 AM
RE: [SOLVED] How to fix 500 errors - cell - 04-02-2009, 01:30 AM

Forum Jump:


User(s) browsing this thread: 8 Guest(s)