访问由 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 来解决这个问题?