Current time: 09-28-2024, 10:13 PM Hello There, Guest! (LoginRegister)


Post Reply 
Sehr hoher Load
Author Message
totototo Away
Junior Member
*

Posts: 183
Joined: May 2007
Reputation: 0
Post: #27
RE: Sehr hoher Load
hallo,
also irgenwie ist ein kleiner fehler im zweiten teil der beschreibung, weil diesen bereich habe ich nur in der "/etc/apache2/mods-available/fastcgi_ispcp.conf"
Code:
<IfModule mod_fastcgi.c>
    FastCgiWrapper On
    FastCgiIpcDir /var/lib/apache2/fastcgi2
    FastCgiConfig -minProcesses 1 -maxProcesses 10 -singleThreshold 100
                  #-killInterval 300 \
                  #-autoUpdate \
                  #-idle-timeout 240 \
                  #-pass-header HTTP_AUTHORIZATION

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

stehen.

ist das so korrekt?

in der "/etc/apache2/mods-available/fastcgi.conf"
steht bei mir

Code:
<IfModule mod_fastcgi.c>
  AddHandler fastcgi-script .fcgi
  #FastCgiWrapper /usr/lib/apache2/suexec2
  FastCgiIpcDir /var/lib/apache2/fastcgi
</IfModule>
(This post was last modified: 01-17-2008 07:27 AM by totototo.)
01-17-2008 07:26 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread

Forum Jump:


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