HI GUYS,
I AM FACING THE PROBLEM WITH TIMEOUTS IN HTTPD.CONF FILE WHILE CONFIGURING SSL. AND THE MESSAGE IN ERROR.LOG FILE IS AS FOLLOWS:
Starting the IBM HTTP Server 7.0 service
The IBM HTTP Server 7.0 service is running.
_id: using ip addr 192.168.0.103
[Tue Apr 09 23:39:57 2013] [info] mod_unique_id: using ip addr 192.168.0.103
[Tue Apr 09 23:39:58 2013] [notice] Using config file C:/IHS7.016032013/IBM/HTTPServer/conf/httpd.conf
[Tue Apr 09 23:39:58 2013] [notice] IBM_HTTP_Server/7.0.0.0 (Win32) configured -- resuming normal operations
[Tue Apr 09 23:39:58 2013] [notice] Server built: Aug 6 2008 17:12:34
[Tue Apr 09 23:39:58 2013] [notice] Parent: Created child process 6120
[Tue Apr 09 23:39:58 2013] [debug] mpm_winnt.c(487): Parent: Sent the scoreboard to the child
[Tue Apr 09 23:39:58 2013] [info] mod_unique_id: using ip addr 192.168.0.103
[Tue Apr 09 23:39:59 2013] [info] mod_unique_id: using ip addr 192.168.0.103
[Tue Apr 09 23:40:02 2013] [notice] Using GSKit version 7.0.4.17
[Tue Apr 09 23:40:02 2013] [error] SSL0188E: SSL initialization for server: localhost, port: 83 failed, SSL Timeouts cannot be set in a virtualhost when SSLCacheDisable has not been specified globally
Configuration Failed
[Tue Apr 09 23:40:02 2013] [crit] (OS 6)The handle is invalid. : master_main: create child process failed. Exiting.
[Tue Apr 09 23:40:32 2013] [notice] Parent: Forcing termination of child process 36
[Tue Apr 09 23:40:32 2013] [info] removed PID file C:/IHS7.016032013/IBM/HTTPServer/logs/httpd.pid (pid=8608)
later i had commented the ssltimeout and its working fine. bit this is not supposed to be done. please help in resolving this
thank you.