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


Post Reply 
Fastcgi-2.4.SNAP + Error500
Author Message
menki Offline
Member
***

Posts: 643
Joined: May 2008
Reputation: 0
Post: #14
RE: Fastcgi-2.4.SNAP + Error500
i have removed the fastcgi 2.4.7 and i have installed the 2.4.2 version again. in the fcgi 2.4.7 i have 40% more cpu load and all sites are very slow. with fcgi 2.4.2 i have one error 500 in 3-4 hours....hmmm

this is my fastcgi_ispcp.conf

Code:
<IfModule mod_fastcgi.c>
        FastCgiWrapper On
        FastCgiIpcDir /var/lib/apache2/fastcgi2

        FastCgiConfig -minProcesses 1 \
                  -maxProcesses 400 \
                  -maxClassProcesses 6 \
                  -multiThreshold 80 \
                  -killInterval 60 \
                  -startDelay 5
                  # -singleThreshold 100 \
                  # -autoUpdate \
                  # -pass-header HTTP_AUTHORIZATION

        FastCgiServer /var/www/fcgi/master/php5-fcgi-starter -user vu2000 -group vu2000 -idle-timeout 300

        #
        # PHP5 SUPPORT
        #

        AddHandler php-fastcgi .php .php5

        <Location /php5/php5-fcgi-starter>
                SetHandler fastcgi-script
                Options +ExecCGI
        </Location>

        Action php-fastcgi /php5/php5-fcgi-starter
        AddType application/x-httpd-php .php .php5
</IfModule>

i can live with some daily errors and my network is fast and stable.

i have tried to setup:

-maxProcesses 600
-maxClassProcesses 12 \
-multiThreshold 100 \

but this not work. i have optimized the mysql tables with tunning-primer.sh script. i have modified in the apache.conf the max_connections and keepalive directives. nothing helps....

do you have another idea ?

thank you

MENKI
(This post was last modified: 02-09-2009 08:44 PM by menki.)
02-09-2009 08:40 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Fastcgi-2.4.SNAP + Error500 - pick - 01-18-2009, 07:44 PM
RE: Fastcgi-2.4.SNAP + Error500 - BeNe - 01-19-2009, 05:13 PM
RE: Fastcgi-2.4.SNAP + Error500 - pick - 01-19-2009, 07:46 PM
RE: Fastcgi-2.4.SNAP + Error500 - RatS - 01-20-2009, 02:49 AM
RE: Fastcgi-2.4.SNAP + Error500 - pick - 01-24-2009, 11:24 PM
RE: Fastcgi-2.4.SNAP + Error500 - BeNe - 01-26-2009, 04:49 AM
RE: Fastcgi-2.4.SNAP + Error500 - pick - 01-26-2009, 07:11 PM
RE: Fastcgi-2.4.SNAP + Error500 - menki - 02-03-2009, 02:25 AM
RE: Fastcgi-2.4.SNAP + Error500 - pick - 02-04-2009, 10:58 PM
RE: Fastcgi-2.4.SNAP + Error500 - menki - 02-07-2009, 05:22 AM
RE: Fastcgi-2.4.SNAP + Error500 - pick - 02-07-2009, 06:50 PM
RE: Fastcgi-2.4.SNAP + Error500 - menki - 02-09-2009, 06:54 AM
RE: Fastcgi-2.4.SNAP + Error500 - pick - 02-09-2009, 08:31 PM
RE: Fastcgi-2.4.SNAP + Error500 - menki - 02-09-2009 08:40 PM
RE: Fastcgi-2.4.SNAP + Error500 - pick - 02-09-2009, 09:02 PM
RE: Fastcgi-2.4.SNAP + Error500 - menki - 02-09-2009, 10:40 PM
RE: Fastcgi-2.4.SNAP + Error500 - menki - 04-23-2009, 05:22 AM
RE: Fastcgi-2.4.SNAP + Error500 - BeNe - 04-23-2009, 05:34 AM
RE: Fastcgi-2.4.SNAP + Error500 - Ausinola - 10-29-2011, 11:55 AM

Forum Jump:


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