На нем настроена свзяка NGINX + Apache/2.2.9 (FreeBSD) + PHP5 + MySQL + ISPManager.
Все работает. Но вот, что постоянно происходит:
Код: Выделить всё
[Wed Jul 09 13:00:02 2008] [notice] Graceful restart requested, doing restart
[Wed Jul 09 13:00:03 2008] [notice] Digest: generating secret for digest authentication ...
[Wed Jul 09 13:00:03 2008] [notice] Digest: done
[Wed Jul 09 13:00:03 2008] [notice] Apache/2.2.9 (FreeBSD) mod_ssl/2.2.9 OpenSSL/0.9.8e PHP/5.2.6 with Suhosin-Patch configured -- resuming normal operations
[Wed Jul 09 15:00:02 2008] [notice] Graceful restart requested, doing restart
[Wed Jul 09 15:00:02 2008] [notice] Digest: generating secret for digest authentication ...
[Wed Jul 09 15:00:02 2008] [notice] Digest: done
[Wed Jul 09 15:00:02 2008] [notice] Apache/2.2.9 (FreeBSD) PHP/5.2.6 with Suhosin-Patch configured -- resuming normal operations
Проблема была обнаружена, когда nginx возвратил 502 ошибку. В тот момент апач упал. И он периодически падает из-за того, что иногда не получается подняться после этого перезапуска. В логах фиксируется:
Код: Выделить всё
[Tue Jun 24 12:57:15 2008] [notice] Graceful restart requested, doing restart
[Tue Jun 24 12:57:15 2008] [notice] Digest: generating secret for digest authentication ...
[Tue Jun 24 12:57:15 2008] [notice] Digest: done
[Tue Jun 24 12:57:15 2008] [notice] Apache/2.2.9 (FreeBSD) mod_ssl/2.2.9 OpenSSL/0.9.8e PHP/5.2.6 with Suhosin-Patch configured -- resuming normal operations
[Tue Jun 24 12:57:15 2008] [alert] Child 88906 returned a Fatal error... Apache is exiting!
Cron исключается сразу. Там пусто.
ISPManager вообще пробовал отключать.
mod_ssl за одно тоже отключал.
Гуглил как мог. Ответа не нашел.
Давайте подумаем вместе?
Код: Выделить всё
# httpd -t -D DUMP_MODULES
Loaded Modules:
core_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
authn_file_module (shared)
authz_host_module (shared)
authz_user_module (shared)
auth_basic_module (shared)
auth_digest_module (shared)
include_module (shared)
filter_module (shared)
charset_lite_module (shared)
log_config_module (shared)
env_module (shared)
mime_magic_module (shared)
cern_meta_module (shared)
expires_module (shared)
headers_module (shared)
usertrack_module (shared)
setenvif_module (shared)
version_module (shared)
ssl_module (shared)
mime_module (shared)
status_module (shared)
autoindex_module (shared)
asis_module (shared)
info_module (shared)
cgid_module (shared)
vhost_alias_module (shared)
negotiation_module (shared)
dir_module (shared)
imagemap_module (shared)
actions_module (shared)
speling_module (shared)
userdir_module (shared)
alias_module (shared)
rewrite_module (shared)
suexec_module (shared)
php5_module (shared)
ispmgr_module (shared)
Syntax OK