It was answered many times before.

http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg09075.html

People should really take a look at :

USER LIST :

http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/

DEV LIST :

http://www.mail-archive.com/tomcat-dev%40jakarta.apache.org/

-
Henri Gomez                 ___[_]____
EMAIL : [EMAIL PROTECTED]        (. .)                     
PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 



>-----Original Message-----
>From: Michael Weissenbacher [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, August 29, 2001 4:14 PM
>To: '[EMAIL PROTECTED]'
>Subject: RE: mod_jk.so differences
>
>
>thank you, i've always wondered about this...
>
>-----Original Message-----
>From: Jan Labanowski [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, August 29, 2001 3:29 PM
>To: '[EMAIL PROTECTED]'
>Subject: RE: mod_jk.so differences
>
>
>It seems like you can either be correct or you have to make it easy for
>people who refuse to read the background information.
>
>"mod_jk-eapi.so" is for the EAPI (Extended Application Programming
>Interface) of
>Apache. You USUALLY need the EAPI when you install mod_ssl module for
>Apache.
>But you can have Apache EAPI without having mod_ssl installed/loaded.
>So, you can have the combinations:
>
>  Apache + EAPI + (no mod_ssl) + mod_jk-eapi.so
>
>and you can have the combination
>
>  Apache + EAPI + mod_ssl + mod_jk-eapi.so
>
>
>
>But you cannot have combination
>
>  Apache + (no EAPI) + mod_ssl + mod_jk-eapi.so
>
>or
>
>  Apache + (no EAPI) + mod_jk-eapi.so
>
>
>But you can have:
>
>  Apache + (no EAPI) + mod_jk-noeapi.so
>
>In other words, it is not if mod_ssl installed with Apache.
>It is if Apache was patched to use EAPI. So the mod_jk-eapi.so 
>is a correct
>name, and mod_jk-ssl.so is not, since mod_jk variant does not 
>depend on ssl
>presence in Apache.
>
>Jan 
>
>
>On Wed, 29 Aug 2001, Michael Weissenbacher wrote:
>
>> >How many times I have answered to that ?
>> >eapi is for apache compiled with mod_ssl
>> >noeapi for std apache 
>> 
>> so why not name mod_jk-eapi.so -> mod_jk-ssl.so?
>> 
>> michael
>> 
>
>Jan K. Labanowski            |    phone: 614-292-9279,  FAX: 
>614-292-7168
>Ohio Supercomputer Center    |    Internet: [EMAIL PROTECTED] 
>1224 Kinnear Rd,             |    http://www.ccl.net/chemistry.html
>Columbus, OH 43212-1163      |    http://www.osc.edu/
>

Reply via email to