<?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+Tomcat or Tomcat only in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774471#M803142</link>
    <description>I am attempting to get apache and tomcat to work together but am having all kinds of trouble.  I have gotten the tomcat mod_jk.so created.  Placed the mod_jk.so in the libexec/ folder, modified the httpd.conf &lt;BR /&gt;LoadModule jk_module libexec/mod_jk.so&lt;BR /&gt;But get an error when I try to start that apache does not know what LoadModule is.  I'm sure I am missing something simple, do you have any suggestions as to where I can look?&lt;BR /&gt;Kyle</description>
    <pubDate>Thu, 20 Nov 2003 09:31:39 GMT</pubDate>
    <dc:creator>Kyle Brown_1</dc:creator>
    <dc:date>2003-11-20T09:31:39Z</dc:date>
    <item>
      <title>Apache+Tomcat or Tomcat only</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774466#M803137</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We are developing a web based application which will be primarily dynamic content based.&lt;BR /&gt;We have options between choosing Apache as Web Server and Tomcat as servlet engine or using Tomcat as both. Our platform is HP-UX 11.0&lt;BR /&gt;Which option is more stable and gives more performance?&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Soumen Ghosh</description>
      <pubDate>Mon, 29 Jul 2002 10:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774466#M803137</guid>
      <dc:creator>Soumen Ghosh_1</dc:creator>
      <dc:date>2002-07-29T10:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Apache+Tomcat or Tomcat only</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774467#M803138</link>
      <description>My basis would be - if you don't have a good reason *to* use Apache, then don't.&lt;BR /&gt;&lt;BR /&gt;I have had a lot of problems getting them to work together, and why introduce an additional layer of complexity if it is not needed?&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;James</description>
      <pubDate>Mon, 29 Jul 2002 10:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774467#M803138</guid>
      <dc:creator>James Beamish-White</dc:creator>
      <dc:date>2002-07-29T10:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Apache+Tomcat or Tomcat only</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774468#M803139</link>
      <description>The most important reason to use apache as the front end is the fact only a root user can bind to ports below 1024.  If your tomcat server needs to bind to port 80 then it will need to run as root, which I would image most admin would regard as a severe security issue, even if your code was properly written not to access system resources.&lt;BR /&gt;&lt;BR /&gt;Apache on the other hand will also need to bind to port 80 as a root user but then it will spawn child process to perform the real work.  These child process can then run as any other non-root user to ensure that they are not capable of damaging the system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We have had good luck using mod_webapp connecting apache and tomcat.  If you are worried about images, pdf's and the like, they can be installed outside the web application but within Apache docroot.  We have only seen a few hundred millisecond additional&lt;BR /&gt;download time with apache/tomcat vs. a standalone tomcat.&lt;BR /&gt;&lt;BR /&gt;See this ITRC thread for issue with installation on HP-UX&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xddccc8ecad09d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xddccc8ecad09d6118ff40090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Mon, 29 Jul 2002 12:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774468#M803139</guid>
      <dc:creator>Jeffrey Peloquin</dc:creator>
      <dc:date>2002-07-29T12:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Apache+Tomcat or Tomcat only</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774469#M803140</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Thanks for the answers.&lt;BR /&gt;I could not install mod_webapp on HP-UX but mod_jk was perfectly alright. Buy the way, could you install mod_webapp on HP-UX 11.0?&lt;BR /&gt;I would also like to know about all the tools (preferably free) using which I can stress-test my web application.&lt;BR /&gt;Thanks again.&lt;BR /&gt;&lt;BR /&gt;Soumen Ghosh</description>
      <pubDate>Mon, 29 Jul 2002 12:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774469#M803140</guid>
      <dc:creator>Soumen Ghosh_1</dc:creator>
      <dc:date>2002-07-29T12:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Apache+Tomcat or Tomcat only</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774470#M803141</link>
      <description>The Configure script for mod_webapp has some HP-UX compliance issues as described in the link in my previous reply.  If you have mod_jk working it is most  likely not worth the effort to get mod_webapp working.&lt;BR /&gt;&lt;BR /&gt;In terms of stress testing I would recomend Apache Jmeter from the &lt;A href="http://www.apache.org" target="_blank"&gt;www.apache.org&lt;/A&gt; site.&lt;BR /&gt;&lt;BR /&gt;HP offers a similar product available at&lt;BR /&gt;&lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt;</description>
      <pubDate>Tue, 06 Aug 2002 12:08:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774470#M803141</guid>
      <dc:creator>Jeffrey Peloquin</dc:creator>
      <dc:date>2002-08-06T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Apache+Tomcat or Tomcat only</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774471#M803142</link>
      <description>I am attempting to get apache and tomcat to work together but am having all kinds of trouble.  I have gotten the tomcat mod_jk.so created.  Placed the mod_jk.so in the libexec/ folder, modified the httpd.conf &lt;BR /&gt;LoadModule jk_module libexec/mod_jk.so&lt;BR /&gt;But get an error when I try to start that apache does not know what LoadModule is.  I'm sure I am missing something simple, do you have any suggestions as to where I can look?&lt;BR /&gt;Kyle</description>
      <pubDate>Thu, 20 Nov 2003 09:31:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774471#M803142</guid>
      <dc:creator>Kyle Brown_1</dc:creator>
      <dc:date>2003-11-20T09:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Apache+Tomcat or Tomcat only</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774472#M803143</link>
      <description>Was your apache built with the -enable=so option?  LoadModule is provided by mod_so</description>
      <pubDate>Thu, 20 Nov 2003 21:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774472#M803143</guid>
      <dc:creator>Jeffrey Peloquin</dc:creator>
      <dc:date>2003-11-20T21:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Apache+Tomcat or Tomcat only</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774473#M803144</link>
      <description>It did seem as though it needed a recompile, this time making sure to put the enable in.  Now it is coming back with this:&lt;BR /&gt;amefird2:/usr/local/apache/bin# ./apachectl start&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_palloc (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_table_make (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_sockaddr_port_get (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_table_elts (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: ap_hook_map_to_storage (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_pstrdup (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_table_overlay (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_table_setn (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: ap_hook_handler (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_table_get (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: ap_hook_translate_name (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: ap_hook_child_init (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_table_add (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: ap_hook_post_config (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_pstrcat (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_pvsprintf (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_table_set (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_filename_of_pathname (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_psprintf (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: apr_date_parse_http (code)  from /usr/local/apache/libexec/mod_jk.so&lt;BR /&gt;Syntax error on line 984 of /usr/local/apache/conf/httpd.conf:&lt;BR /&gt;Cannot load /usr/local/apache/libexec/mod_jk.so into server: Unresolved external&lt;BR /&gt;./apachectl start: httpd could not be started&lt;BR /&gt;&lt;BR /&gt;Any suggestions?</description>
      <pubDate>Fri, 21 Nov 2003 11:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-tomcat-or-tomcat-only/m-p/2774473#M803144</guid>
      <dc:creator>Kyle Brown_1</dc:creator>
      <dc:date>2003-11-21T11:28:20Z</dc:date>
    </item>
  </channel>
</rss>

