Current time: 11-16-2024, 11:51 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mod_fcgid: read data timeout in 40 seconds
Author Message
lisiren Offline
Junior Member
*

Posts: 20
Joined: Dec 2010
Reputation: 0
Post: #8
RE: mod_fcgid: read data timeout in 40 seconds
(07-25-2011 06:10 PM)DragonZX Wrote:  For PHP/Perl Processes which are long running without any output, we can disable this error by adding new config to the Apache VirtualHost configuration:

Code:
<ifmodule mod_fcgid.c>
      IdleTimeout 3600
      ProcessLifeTime 7200
      MaxProcessCount 1000
      DefaultMinClassProcessCount 3
      DefaultMaxClassProcessCount 100
      IPCConnectTimeout 8
      IPCCommTimeout 360
      BusyTimeout 300
</ifmodule>
А вдруг получится...

Самое интересное что при гугле ошибки, этот топик входит в десятку)


А, и еще... Можно попробовать втупую прописать репозитории от squeeze и обновить компоненты без обновления дистра.

Чистый sources.list звучит как
Code:
#

# deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official Multi-architecture amd64/i386 NETINST #1 20110320-15:14]/ squeeze main

#deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official Multi-architecture amd64/i386 NETINST #1 20110320-15:14]/ squeeze main

deb http://ftp.ru.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.ru.debian.org/debian/ squeeze main contrib non-free

deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free

# squeeze-updates, previously known as 'volatile'
deb http://ftp.ru.debian.org/debian/ squeeze-updates main contrib non-free
deb-src http://ftp.ru.debian.org/debian/ squeeze-updates main contrib non-free

В 1 сообщении я писал:
>отдельные настройки для хоста в /etc/apache2/ispcp/ тоже не работают

Там я и прописывал как раз <ifmodule mod_fcgid.c> и тд

По поводу обновления компонентов нужно подумать, сервер рабочий, не хотелось бы сломать что-либо.
Code:
apt-cache depends libapache2-mod-fcgid
libapache2-mod-fcgid
  Depends: libc6
  Depends: apache2.2-common
(This post was last modified: 07-25-2011 06:37 PM by lisiren.)
07-25-2011 06:32 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: mod_fcgid: read data timeout in 40 seconds - lisiren - 07-25-2011 06:32 PM

Forum Jump:


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