<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Apache SSL hangs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888405#M575844</link>
    <description>A few more points.&lt;BR /&gt;&lt;BR /&gt;I think Apache 2.x is a little cutting edge.  I'm still using 1.3.X myself.&lt;BR /&gt;&lt;BR /&gt;You can run some telnet tests on the local server and see what you get&lt;BR /&gt;&lt;BR /&gt;telnet hostname 445&lt;BR /&gt;telnet hostname 80&lt;BR /&gt;telnet hostname 8445&lt;BR /&gt;&lt;BR /&gt;You should get some hard to read web content.  If you get a connection refused message, something else owns the socket.&lt;BR /&gt;&lt;BR /&gt;If you get some dialog with something that's not your apache server, same issue.&lt;BR /&gt;&lt;BR /&gt;I might have led you to believe that if there is a listing in /etc/services there must be something using the port and if not, the ports not in use.&lt;BR /&gt;&lt;BR /&gt;Thats not true. ORacle doesn't bother to update /etc/servcies when you install their ias product even though it uses 7777 and 9001 in a base configuration.&lt;BR /&gt;&lt;BR /&gt;P&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Jan 2003 01:58:39 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-01-24T01:58:39Z</dc:date>
    <item>
      <title>Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888401#M575840</link>
      <description>I have installed HP Apache 2.0.43 on a D380 server.  It hangs if I try to start it in SSL mode (using apachectl startssl) but works OK non-SSL (using apachectl start).  No messages to the log files, no errors, the command just hangs.&lt;BR /&gt;&lt;BR /&gt;Any ideas or help would be appreciated.</description>
      <pubDate>Wed, 22 Jan 2003 19:17:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888401#M575840</guid>
      <dc:creator>Garnett Yeatts</dc:creator>
      <dc:date>2003-01-22T19:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888402#M575841</link>
      <description>Check /etc/services&lt;BR /&gt;&lt;BR /&gt;make sure nothing is on the ssl port&lt;BR /&gt;&lt;BR /&gt;check netstat -an&lt;BR /&gt;&lt;BR /&gt;make sure nothing is on the ssl port&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'd think you'd get an error under those circumstances.&lt;BR /&gt;&lt;BR /&gt;There is a guide on apache ssl issues at &lt;A href="http://www.apache.org" target="_blank"&gt;http://www.apache.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is also documentation in the httpd.conf file.  Its worth reading, becuase its verbose and helps me with problem diagnosis.&lt;BR /&gt;&lt;BR /&gt;P</description>
      <pubDate>Wed, 22 Jan 2003 19:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888402#M575841</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-22T19:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888403#M575842</link>
      <description>Thanks for the quick reply.  &lt;BR /&gt;&lt;BR /&gt;I'm sure there isn't anything on 443.  I get the same problem when I try to run Jakarta Tomcat ssl on port 8443.  Both Apache and Tomcat run fine on port 80 and 8080, but neither run in secure mode (on 443 and 8443).&lt;BR /&gt;&lt;BR /&gt;I wondered if some kind of reverse lookup or domain lookup is going on when running in SSL mode - this server is not configured for DNS and does not have a domain set, but I have tested both of those items on another server by turning off NIS Client and unsetting the domainname and rebooting, and the web servers run OK in SSL mode.</description>
      <pubDate>Wed, 22 Jan 2003 20:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888403#M575842</guid>
      <dc:creator>Garnett Yeatts</dc:creator>
      <dc:date>2003-01-22T20:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888404#M575843</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you attach your httpd.conf here ?&lt;BR /&gt;&lt;BR /&gt;Have you checked the sanity of SSL certificates used ?&lt;BR /&gt;&lt;BR /&gt;Are you trying Virtual hosting ? &lt;BR /&gt;&lt;BR /&gt;Also check by running this command&lt;BR /&gt;apachectl configtest&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 05:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888404#M575843</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-23T05:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888405#M575844</link>
      <description>A few more points.&lt;BR /&gt;&lt;BR /&gt;I think Apache 2.x is a little cutting edge.  I'm still using 1.3.X myself.&lt;BR /&gt;&lt;BR /&gt;You can run some telnet tests on the local server and see what you get&lt;BR /&gt;&lt;BR /&gt;telnet hostname 445&lt;BR /&gt;telnet hostname 80&lt;BR /&gt;telnet hostname 8445&lt;BR /&gt;&lt;BR /&gt;You should get some hard to read web content.  If you get a connection refused message, something else owns the socket.&lt;BR /&gt;&lt;BR /&gt;If you get some dialog with something that's not your apache server, same issue.&lt;BR /&gt;&lt;BR /&gt;I might have led you to believe that if there is a listing in /etc/services there must be something using the port and if not, the ports not in use.&lt;BR /&gt;&lt;BR /&gt;Thats not true. ORacle doesn't bother to update /etc/servcies when you install their ias product even though it uses 7777 and 9001 in a base configuration.&lt;BR /&gt;&lt;BR /&gt;P&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jan 2003 01:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888405#M575844</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-24T01:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888406#M575845</link>
      <description>Thanks.&lt;BR /&gt;&lt;BR /&gt;I was out of the office yesterday, so I was not able to reply to the responses until today.&lt;BR /&gt;&lt;BR /&gt;Apachectl config check returns Syntax OK.&lt;BR /&gt;&lt;BR /&gt;We verified no other processes are using port 443.  We are able to run Apache on 443 without loading SSL module, but when we start Apache using SSL it hangs when loading the SSL module.&lt;BR /&gt;&lt;BR /&gt;I have attached both the hpptd.conf file.  I will also attach the ssl.conf file in a separate reply.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jan 2003 16:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888406#M575845</guid>
      <dc:creator>Garnett Yeatts</dc:creator>
      <dc:date>2003-01-24T16:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888407#M575846</link>
      <description>SSL Conf File attached.</description>
      <pubDate>Fri, 24 Jan 2003 21:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888407#M575846</guid>
      <dc:creator>Garnett Yeatts</dc:creator>
      <dc:date>2003-01-24T21:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888408#M575847</link>
      <description>I can't look at this until Sat. night.  sorry. If your issue isn't sovled I'll try and help then.  I'll also try startssl on my sever just to see what happens.&lt;BR /&gt;&lt;BR /&gt;No pts required, just don't want you to think I forgot you.&lt;BR /&gt;&lt;BR /&gt;P</description>
      <pubDate>Fri, 24 Jan 2003 21:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888408#M575847</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-24T21:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888409#M575848</link>
      <description>Have not forgotten about you. itrc was down.  Still working on your solution.</description>
      <pubDate>Tue, 28 Jan 2003 20:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888409#M575848</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-28T20:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888410#M575849</link>
      <description>Thanks for continuing to look at this.  No new developments from our end.</description>
      <pubDate>Wed, 29 Jan 2003 15:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888410#M575849</guid>
      <dc:creator>Garnett Yeatts</dc:creator>
      <dc:date>2003-01-29T15:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888411#M575850</link>
      <description>If you're running 11i, you might try patch PHSS_26560. Apache in SSL wouldn't start for me until patch PHSS_26263 or PHSS_26560 were installed.&lt;BR /&gt;&lt;BR /&gt;ryan</description>
      <pubDate>Sun, 02 Mar 2003 07:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888411#M575850</guid>
      <dc:creator>Ryan Green</dc:creator>
      <dc:date>2003-03-02T07:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888412#M575851</link>
      <description>Since you have tested your configuration on another server which is working fine in SSL mode, you can safely eliminate your configuration files being suspect.&lt;BR /&gt;&lt;BR /&gt;Have you looked for required patches, perl version, and other pre-requisite for Apache v2.0.43 for this server?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;...Manjeet</description>
      <pubDate>Mon, 03 Mar 2003 04:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888412#M575851</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2003-03-03T04:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888413#M575852</link>
      <description>Thanks.  We will check the patches on the server.  I will reply once we've had a chance to do that.  We are not currently onsite, so it may be a short time before I reply.</description>
      <pubDate>Mon, 03 Mar 2003 14:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888413#M575852</guid>
      <dc:creator>Garnett Yeatts</dc:creator>
      <dc:date>2003-03-03T14:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apache SSL hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888414#M575853</link>
      <description>The patches worked.&lt;BR /&gt;&lt;BR /&gt;Thanks for all the help.</description>
      <pubDate>Tue, 03 Jun 2003 12:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-ssl-hangs/m-p/2888414#M575853</guid>
      <dc:creator>Garnett Yeatts</dc:creator>
      <dc:date>2003-06-03T12:37:16Z</dc:date>
    </item>
  </channel>
</rss>

