my server: apache 2.4, fastcgi, php 5.3.24, mpm worker
when I restart httpd service I will see these error in error_log, how I can fix them?
Tue Apr 23 02:31:56.330728 2013] [mpm_worker:notice] [pid 498:tid 140231045416896] AH00295: caught SIGTERM, shutting down
[Tue Apr 23 02:32:00.001133 2013] [ssl:notice] [pid 2345:tid 139681288816576] AH01886: SSL FIPS mode disabled
[Tue Apr 23 02:32:00.065230 2013] [ssl:warn] [pid 2345:tid 139681288816576] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 23 02:32:00.065393 2013] [ssl:warn] [pid 2345:tid 139681288816576] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Apr 23 02:32:00.065408 2013] [suexec:notice] [pid 2345:tid 139681288816576] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Apr 23 02:32:00.177500 2013] [auth_digest:notice] [pid 2346:tid 139681288816576] AH01757: generating secret for digest authentication ...
[Tue Apr 23 02:32:01.001605 2013] [ssl:notice] [pid 2346:tid 139681288816576] AH01886: SSL FIPS mode disabled
[Tue Apr 23 02:32:01.061826 2013] [ssl:warn] [pid 2346:tid 139681288816576] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 23 02:32:01.061986 2013] [ssl:warn] [pid 2346:tid 139681288816576] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Apr 23 02:32:01.062005 2013] [lbmethod_heartbeat:notice] [pid 2346:tid 139681288816576] AH02282: No slotmem from mod_heartmonitor
[Tue Apr 23 02:32:01.065340 2013] [mpm_worker:notice] [pid 2346:tid 139681288816576] AH00292: Apache/2.4.4 (Unix) OpenSSL/1.0.0-fips mod_fcgid/2.3.7 configured -- resuming normal operations
[Tue Apr 23 02:32:01.065358 2013] [core:notice] [pid 2346:tid 139681288816576] AH00094: Command line: '/usr/sbin/httpd -D SSL'
when I restart httpd service I will see these error in error_log, how I can fix them?
Tue Apr 23 02:31:56.330728 2013] [mpm_worker:notice] [pid 498:tid 140231045416896] AH00295: caught SIGTERM, shutting down
[Tue Apr 23 02:32:00.001133 2013] [ssl:notice] [pid 2345:tid 139681288816576] AH01886: SSL FIPS mode disabled
[Tue Apr 23 02:32:00.065230 2013] [ssl:warn] [pid 2345:tid 139681288816576] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 23 02:32:00.065393 2013] [ssl:warn] [pid 2345:tid 139681288816576] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Apr 23 02:32:00.065408 2013] [suexec:notice] [pid 2345:tid 139681288816576] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Apr 23 02:32:00.177500 2013] [auth_digest:notice] [pid 2346:tid 139681288816576] AH01757: generating secret for digest authentication ...
[Tue Apr 23 02:32:01.001605 2013] [ssl:notice] [pid 2346:tid 139681288816576] AH01886: SSL FIPS mode disabled
[Tue Apr 23 02:32:01.061826 2013] [ssl:warn] [pid 2346:tid 139681288816576] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 23 02:32:01.061986 2013] [ssl:warn] [pid 2346:tid 139681288816576] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Apr 23 02:32:01.062005 2013] [lbmethod_heartbeat:notice] [pid 2346:tid 139681288816576] AH02282: No slotmem from mod_heartmonitor
[Tue Apr 23 02:32:01.065340 2013] [mpm_worker:notice] [pid 2346:tid 139681288816576] AH00292: Apache/2.4.4 (Unix) OpenSSL/1.0.0-fips mod_fcgid/2.3.7 configured -- resuming normal operations
[Tue Apr 23 02:32:01.065358 2013] [core:notice] [pid 2346:tid 139681288816576] AH00094: Command line: '/usr/sbin/httpd -D SSL'