bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / tomcat-connectors-1.2.32-src / docs / miscellaneous / printer / faq.html
1 <html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>The Apache Tomcat Connector - Miscellaneous Documentation - FAQ</title><meta name="author" value="Henri Gomez"><meta name="email" value="hgomez@apache.org"><link href="../../style.css" type="text/css" rel="stylesheet"></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="4"><!--PAGE HEADER--><tr><td colspan="2"><!--TOMCAT LOGO--><a href="http://tomcat.apache.org/"><img src="../../images/tomcat.gif" align="left" alt="Apache Tomcat" border="0"></a><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="http://www.apache.org/images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade size="1"></td></tr><tr><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left"><table border="0" width="100%" cellspacing="4"><tr><td align="left" valign="top"><h1>The Apache Tomcat Connector - Miscellaneous Documentation</h1><h2>FAQ</h2></td><td align="right" valign="top" nowrap="true"><img src="../../images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="General"><strong>General</strong></a></font></td></tr><tr><td><blockquote>
2 <p>
3 General Informations and FAQ about JK
4 </p>
5 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Where can I get help/support for JK ?"><strong>Where can I get help/support for JK ?</strong></a></font></td></tr><tr><td><blockquote>
6 <p>
7 The primary mechanism for support is through the JK 
8 documentation included in the doc directory.
9 Documentation is also available on the Apache Tomcat web site devoted to the
10 <a href="http://tomcat.apache.org/connectors-doc/">
11 Apache Tomcat Connectors Project</a>
12 For additional help, the best resource is the Tomcat Users Discussion list.  
13 You should start by searching
14 <a href="http://mail-archives.apache.org/mod_mbox/tomcat-users/">
15 the mail list archive</a>
16 before you post questions to the list.  
17 If you are unable to locate the answer to your question in the archive, 
18 you can post questions about JK to the user list for assistance.  
19 Make sure that you include the version of your Webserver, 
20 that you are using as well as the platform you are running on
21 and go 
22 <a href="http://tomcat.apache.org/lists.html">
23 here</a>
24 to determine how to subscribe to tomcat mailing list.
25 </p>
26 </blockquote></td></tr></table>
27
28 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="I can't find JK anywhere. Where is it?"><strong>I can't find JK anywhere. Where is it?</strong></a></font></td></tr><tr><td><blockquote>
29 <p>
30 Now that JK moved to the <b>tomcat-connectors</b> repository, 
31 the source and the binaries for JK can be downloaded from a mirror at the
32 <a href="http://tomcat.apache.org/download-connectors.cgi">
33 Tomcat Connectors (mod_jk, mod_jk2) Downloads</a> page.
34 </p>
35 </blockquote></td></tr></table>
36
37 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="What's the difference between JK and mod_jk ?"><strong>What's the difference between JK and mod_jk ?</strong></a></font></td></tr><tr><td><blockquote>
38 <br>
39 <p>
40 <b>JK</b> is a project covering web-servers to Tomcat connectors,
41 whereas <b>mod_jk</b> is the <a href="../../webserver_howto/apache.html">Apache module</a> developed in JK.
42 </p>
43
44 <p>
45 <a href="../../webserver_howto/iis.html">IIS webserver</a>support is implemented on JK, using a redirector
46 called <b>isapi redirector</b>.
47 </p>
48
49 <p>
50 <a href="../../webserver_howto/nes.html">Netscape/SunONE/Sun webserver</a>webserver support is implemented on JK, using a redirector
51 called <b>nsapi redirector</b>.
52 </p>
53
54 </blockquote></td></tr></table>
55
56 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Where can I get more information ?"><strong>Where can I get more information ?</strong></a></font></td></tr><tr><td><blockquote>
57 <p>
58 For <b>JK 1.2.x</b>, you should read :
59 </p>
60
61 <ul>
62
63 <li>
64 <a href="../../generic_howto/quick.html">For the impatient</a>
65 </li>
66
67 <li>
68 <a href="../../webserver_howto/apache.html">Apache and JK</a>
69 </li>
70
71 <li>
72 <a href="../../webserver_howto/iis.html">IIS and JK</a>
73 </li>
74
75 <li>
76 <a href="../../webserver_howto/nes.html">Netscape/SunONE/Sun and JK</a>
77 </li>
78
79 <li>
80 <a href="../../generic_howto/workers.html">Workers configuration</a>
81 </li>
82 </ul>
83
84 <p> 
85 For more detailed information, have a look at the Reference Guide.
86 You could also try searching the mailing list archives for "JK" or look at the source.
87 </p>
88 </blockquote></td></tr></table>
89
90 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Which protocol should I use? Ajp12 or Ajp13?"><strong>Which protocol should I use? Ajp12 or Ajp13?</strong></a></font></td></tr><tr><td><blockquote>
91 <p>
92 <a href="../../ajp/ajpv13a.html">Ajp13</a> is a newer protocol, it's faster, and it works better with SSL. 
93 You almost certainly want to use it now that <strong>ajp12 is deprecated</strong>.
94 </p>
95 <p> 
96 Also ajp13 is supported by all Apache Tomcat including 3.2.x , 3.3.x, 4.0.x, 4.1.x, 5.0.x, 5.5.x
97 and the new tomcat 6. 
98 </p>
99
100 <p>
101 Others Servlet engines like <b>jetty</b> have support for Ajp13.
102 </p>
103 </blockquote></td></tr></table>
104
105 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="I've got a firewall between my web server and Tomcat which drops ajp13 connections after some time"><strong>I've got a firewall between my web server and Tomcat which drops ajp13 connections after some time</strong></a></font></td></tr><tr><td><blockquote>
106 <p>
107 Ajp13 uses persistant connections where the traffic could be null if there is no request to be sent to Tomcat. 
108 Firewalls use to drop inactive connections and will make your web server and Tomcat think the connection is valid. 
109 </p>
110 <p>
111 Starting with JK 1.2.0, a <b>socket_keepalive</b> property as been added to ajp13 settings, and you should take a look at 
112 it in <a href="../../generic_howto/workers.html">Workers HowTo</a> and
113 <a href="../../reference/workers.html">workers.properties reference</a>.
114 If nothing else helps, you can try <b>JkOptions +DisableReuse</b>, but this will have strong performance implications.
115 </p>
116 </blockquote></td></tr></table>
117
118 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Under heavy load, I've got many threads in Tomcat even if my Apache Web Server handles much of the load"><strong>Under heavy load, I've got many threads in Tomcat even if my Apache Web Server handles much of the load</strong></a></font></td></tr><tr><td><blockquote>
119 <p>
120 Under heavy load, Apache Web Server creates many children to handle the load,
121 which will in turn create many connections 
122 to Tomcat to forward the requests they should handle. 
123 Apache Web Server will normally kill the children/threads when the load decreases.
124 But if the load is still there and even if only Apache handles the requests,
125 ie static contents, the children are kept and with them all the ajp13 connections, 
126 even if they are no more used. 
127 </p>
128 <p>
129 To close connections after some time of inactivity you can use <b>connection_pool_timeout</b>,
130 for more informations refer to <a href="../../reference/workers.html">workers.properties reference</a>.
131 </p>
132 </blockquote></td></tr></table>
133
134 </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Apache"><strong>Apache</strong></a></font></td></tr><tr><td><blockquote>
135 <p>
136 Informations and FAQ about mod_jk and Apache Web Servers. 
137 </p>
138 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Whenever I restart Tomcat, Apache locks up!"><strong>Whenever I restart Tomcat, Apache locks up!</strong></a></font></td></tr><tr><td><blockquote>
139 <p>
140 The Ajp13 protocol keeps an open socket between Tomcat and Apache.
141 Release of mod_jk present in J-T-C handles the network failure. 
142 But with very ancient releases of mod_jk, you may have to restart Apache as well.
143 </p>
144 </blockquote></td></tr></table>
145
146 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Why do there exist two files mod_jk.so (-eapi ad -noeapi) in download directories for Apache 1.3?"><strong>Why do there exist two files mod_jk.so (-eapi ad -noeapi) in download directories for Apache 1.3?</strong></a></font></td></tr><tr><td><blockquote>
147 <p>
148 Many versions of Apache use a modified API, known at Extended API, developed for use with the
149 <a href="http://www.modssl.org">mod_ssl module</a>. Starting with Apache 2.0 there is no more difference.
150 </p>
151
152 <p>
153 For example, Apache 1.3 present in certains recent Linux distributions include the
154 <b>mod_ssl</b> module.
155 </p>
156
157 <p>
158 So if you got such 'Extended Apache', you need to use <b>mod_jk.so-eapi</b>.
159 </p>
160
161 <p> 
162 You should use <b>mod_jk.so-noeapi</b> only for 'Standard Apache' (ie without mod_ssl).
163 </p>
164
165 <p>
166 It's wise to avoid using EAPI modules on STD API Apache or to use standard API modules on EAPI Apache. 
167 Allways be sure to have the <b>mod_jk.so</b> witch match your version of Apache
168 </p>
169 </blockquote></td></tr></table>
170
171 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="What's that message about 'garbled DSO ?'"><strong>What's that message about 'garbled DSO ?'</strong></a></font></td></tr><tr><td><blockquote>
172 <p>
173 It's related to Apache EAPI, the message <b class="code">'mod_jk.so is garbled - perhaps this is not an Apache module DSO ?'</b> 
174 just told you, that your're trying to install a mod_jk.so DSO module that was compiled on an Apache using EAPI, 
175 like apache-mod_ssl or apache from Redhat distro 6.2/7.0 but your system use the standard apache with normal API.
176 </p>
177 </blockquote></td></tr></table>
178
179 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="And the message about 'module might crash under EAPI!"><strong>And the message about 'module might crash under EAPI!</strong></a></font></td></tr><tr><td><blockquote>
180 <p>
181 Also related to EAPI, the message <b class="code">'[warn] Loaded DSO /usr/lib/apache/mod_jk.so uses plain Apache 1.3 API, 
182 this module might crash under EAPI! (please recompile it with -DEAPI)'</b>, the mod_jk.so was compiled under normal 
183 Apache with standard API and you try to install the module on an Apache using EAPI.
184 </p>
185 </blockquote></td></tr></table>
186
187 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="APXS is getting an error during the build of mod_jk, like rc=0 or rc=255.  I tried all of the steps in the build section, what do I do now ?"><strong>APXS is getting an error during the build of mod_jk, like rc=0 or rc=255.  I tried all of the steps in the build section, what do I do now ?</strong></a></font></td></tr><tr><td><blockquote>
188 <p>
189 APXS is a Perl script that is created when you build the Apache web server from source.  
190 Chances are that if you are getting these errors and you obtained Apache as a binary distribution, 
191 that APXS is not configured correctly for your system.  
192 Your best bet is to get the Apache source from http://httpd.apache.org and build it yourself.  
193 Use the following for a basic build (read the Apache docs for other options):
194 <p class="screen"><div align="left"><table width="80%" border="1" cellspacing="0" cellpadding="2" bgcolor="#000000"><tr><td bgcolor="#000000" align="left"><code><nobr><em class="screen">[user@host] ~ $ </em><b class="screen">cd /usr/local/src</b></nobr></code><br><code><nobr><em class="screen">[user@host] ~ $ </em><b class="screen">gzip -dc apache_1.3.19.tar.gz|tar xvf -</b></nobr></code><br><code><nobr><em class="screen">[user@host] ~ $ </em><b class="screen">cd apache_1.3.19</b></nobr></code><br><code><nobr><em class="screen">[user@host] ~ $ </em><b class="screen">./configure --prefix=/usr/local/apache \</b></nobr></code><br><code><nobr><em class="screen">[user@host] ~ $ </em><b class="screen">            --enable-module=most \</b></nobr></code><br><code><nobr><em class="screen">[user@host] ~ $ </em><b class="screen">            --enable-shared=max</b></nobr></code><br><code><nobr><em class="screen">[user@host] ~ $ </em><b class="screen">make</b></nobr></code><br><code><nobr><em class="screen">[user@host] ~ $ </em><b class="screen">make install</b></nobr></code><br></td></tr></table></div></p>
195 </p>
196 <p>
197 Note: The above steps assume that you downloaded the Apache source and placed it in your /usr/local/src directory.
198 </p>
199 </blockquote></td></tr></table>
200
201 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Apache 2.0 complains about incorrect module version"><strong>Apache 2.0 complains about incorrect module version</strong></a></font></td></tr><tr><td><blockquote>
202 <p>
203 Since Apache 2.0 API still change often, the Apache 2.0 teams decide to put in headers of compiled modules the 
204 Apache 2.0 version used to compile the module. This check is called Magic Module Number bump.
205 </p>
206 <p>
207 At start time Apache 2.0 check that version in modules headers and stop if it detect that a module was compiled 
208 for another Apache 2.0 version. As such you should allways use modules compiled for the same Apache 2.0 version. 
209 This check may be removed if the future.
210 </p>
211 </blockquote></td></tr></table>
212
213 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Does it work for Apache 2.2?"><strong>Does it work for Apache 2.2?</strong></a></font></td></tr><tr><td><blockquote>
214 <p>
215 mod_jk works well with Apache 2.2. You need a binary module compiled for version 2.2 of the Apache web server.
216 A binary compiled for version 2.0 will not work.
217 </p>
218 <p>
219 Important parts of the functionality of mod_jk have been reimplemented as Apache httpd modules mod_proxy_ajp
220 and mod_proxy_balancer. These are part of the standard distributoin of Apache 2.2. The new modules do not contain
221 all features of mod_jk, but you get them automatically with every Apache 2.2.
222 </p>
223 </blockquote></td></tr></table>
224
225 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="JNI doesn't work with Apache 1.3"><strong>JNI doesn't work with Apache 1.3</strong></a></font></td></tr><tr><td><blockquote>
226 <p><font color="#ff0000">JNI workers have been deprecated. They will likely not work. Do not use them.</font></p>
227 <p>
228 JNI support requires a multi-threaded environment which is not the general case for Apache 1.3. 
229 You should verify if Apache 1.3 has been build with thread support and if not you could add the 
230 the pthreads library to your <b>httpd.conf</b> file. 
231 </p>
232
233 <div class="example"><pre>
234   # Add pthread to Apache in httpd.conf
235   LoadModule "/usr/lib/libpthreads.so"
236 </pre></div>
237
238 <p>
239 Also keep in mind that JNI is suited for multi-threaded servers and you should consider upgrading 
240 to Apache 2.x to support JNI.
241 </p>
242 </blockquote></td></tr></table>
243
244 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="JNI report that JVM couldn't be started under Linux"><strong>JNI report that JVM couldn't be started under Linux</strong></a></font></td></tr><tr><td><blockquote>
245 <p><font color="#ff0000">JNI workers have been deprecated. They will likely not work. Do not use them.</font></p>
246 <p>
247 Under Linux, you should set some environment variables BEFORE launching your Apache server :
248 </p>
249
250 <p class="screen"><div align="left"><table width="80%" border="1" cellspacing="0" cellpadding="2" bgcolor="#000000"><tr><td bgcolor="#000000" align="left"><code class="screen"><nobr>export LD_LIBRARY_PATH=$jre/bin:$jre/bin/classic:$LD_LIBRARY_PATH</nobr></code><br></td></tr></table></div></p>
251
252 <p>
253 Also some Linux distributions have enabled a GLIBC feature called 'floating stacks' which may not works with kernel 
254 less than 2.4.10 on SMP machines. You should disable floating stacks by exporting an environment variable :
255 </p>
256
257 <p class="screen"><div align="left"><table width="80%" border="1" cellspacing="0" cellpadding="2" bgcolor="#000000"><tr><td bgcolor="#000000" align="left"><code class="screen"><nobr>export LD_ASSUME_KERNEL=2.2.5</nobr></code><br></td></tr></table></div></p>
258
259 <p>
260 You could have to update your service scripts, ie <b>/etc/rc.d/init.d/httpd</b>, to set these env vars 
261 before your httpd server starts.
262 </p>
263 </blockquote></td></tr></table>
264
265 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Mixed errors when building via configure"><strong>Mixed errors when building via configure</strong></a></font></td></tr><tr><td><blockquote>
266 <p>
267 configure assume you have some GNU tools already installed and configured for your system, and ad minima <b>libtool</b>.
268 </p>
269 <p>
270 Also some systems may have mixed cc and gcc setup which may make you puzzled when trying to link an Apache built with native
271 c compiler with a jk/jk2 build with gcc.
272 </p>
273 <p>
274 In case the make processing doesn't work as expected, you should use a GNU make <b>gmake</b>.
275 </p>
276 </blockquote></td></tr></table>
277
278 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
279         Copyright &copy; 1999-2011, Apache Software Foundation
280         </em></font></div></td></tr></table></body></html>