【发布时间】:2013-09-05 09:51:07
【问题描述】:
访问 apache httpd 托管的站点时,有时可以,有时不可用。
apache httpd 日志如下:
[Mon Sep 02 17:58:52 2013] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/1.0.0-fips configured -- resuming normal operations
[Mon Sep 02 17:59:06 2013] [notice] caught SIGTERM, shutting down
[Mon Sep 02 17:59:10 2013] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Sep 02 17:59:10 2013] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/1.0.0-fips configured -- resuming normal operations
[Mon Sep 02 18:00:06 2013] [notice] caught SIGTERM, shutting down
[Mon Sep 02 18:00:10 2013] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
如何配置 apache httpd 来解决这个问题?
【问题讨论】:
-
Err,接受提示并使用其中命名的指令吗?离题。
标签: apache httpd.conf