krueger-mp
Aktives Mitglied
Hallo,
vielleicht kann jemand helfen. Unser WebServer schmiert einmal am Tag zu unterschiedlichsten Zeiten ab. Er ist dann nicht mehr erreichbar.
Logauszüge:
/var/ log/apache2/error.log
[Tue Jan 16 07:26:00.032985 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10590 graceful kill fail, sending SIGKILL
[Tue Jan 16 07:26:00.033115 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10589 graceful kill fail, sending SIGKILL
[Tue Jan 16 07:26:04.038091 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10600 graceful kill fail, sending SIGKILL
[Tue Jan 16 07:26:04.038160 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10599 graceful kill fail, sending SIGKILL
[Tue Jan 16 07:31:12.154871 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10609 graceful kill fail, sending SIGKILL
Conf:
more /etc/apache2/mods-enabled/fcgid.conf
# This is the Apache server configuration file for providing FastCGI support
# via mod_fcgid
#
# Documentation is available at http://fastcgi.coremail.cn/doc.htm
<IfModule mod_fcgid.c>
<IfModule !mod_fastcgi.c>
AddHandler fcgid-script fcg fcgi fpl
</IfModule>
FcgidIPCDir /var/lib/apache2/fcgid/sock
FcgidProcessTableFile /var/lib/apache2/fcgid/shm
FcgidIdleTimeout 400
FcgidProcessLifeTime 300
FcgidMaxProcesses 2500
FcgidMaxProcessesPerClass 16
FcgidMinProcessesPerClass 0
FcgidConnectTimeout 30
FcgidIOTimeout 2000
FcgidInitialEnv RAILS_ENV production
FcgidIdleScanInterval 10
#Settings by
FcgidMaxRequestsPerProcess 5000
FcgidMaxRequestLen 268435456
FcgidBusyTimeout 300
FcgidOutputBufferSize 0
</IfModule>
Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
Shop-Version 4.0.4
Alle Server-Settings (PHP, etc) gem. Empfehlung.
Wenn ich den WebServer via service apache2 restart neustarte, läuft wieder alles.
Wäre toll, wenn sich jemand meldet.
SB
vielleicht kann jemand helfen. Unser WebServer schmiert einmal am Tag zu unterschiedlichsten Zeiten ab. Er ist dann nicht mehr erreichbar.
Logauszüge:
/var/ log/apache2/error.log
[Tue Jan 16 07:26:00.032985 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10590 graceful kill fail, sending SIGKILL
[Tue Jan 16 07:26:00.033115 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10589 graceful kill fail, sending SIGKILL
[Tue Jan 16 07:26:04.038091 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10600 graceful kill fail, sending SIGKILL
[Tue Jan 16 07:26:04.038160 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10599 graceful kill fail, sending SIGKILL
[Tue Jan 16 07:31:12.154871 2018] [fcgid:warn] [pid 3468:tid 140529718425472] mod_fcgid: process 10609 graceful kill fail, sending SIGKILL
Conf:
more /etc/apache2/mods-enabled/fcgid.conf
# This is the Apache server configuration file for providing FastCGI support
# via mod_fcgid
#
# Documentation is available at http://fastcgi.coremail.cn/doc.htm
<IfModule mod_fcgid.c>
<IfModule !mod_fastcgi.c>
AddHandler fcgid-script fcg fcgi fpl
</IfModule>
FcgidIPCDir /var/lib/apache2/fcgid/sock
FcgidProcessTableFile /var/lib/apache2/fcgid/shm
FcgidIdleTimeout 400
FcgidProcessLifeTime 300
FcgidMaxProcesses 2500
FcgidMaxProcessesPerClass 16
FcgidMinProcessesPerClass 0
FcgidConnectTimeout 30
FcgidIOTimeout 2000
FcgidInitialEnv RAILS_ENV production
FcgidIdleScanInterval 10
#Settings by
FcgidMaxRequestsPerProcess 5000
FcgidMaxRequestLen 268435456
FcgidBusyTimeout 300
FcgidOutputBufferSize 0
</IfModule>
Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
Shop-Version 4.0.4
Alle Server-Settings (PHP, etc) gem. Empfehlung.
Wenn ich den WebServer via service apache2 restart neustarte, läuft wieder alles.
Wäre toll, wenn sich jemand meldet.
SB