0 Replies Latest reply on Mar 3, 2006 3:21 PM by thomsent

    JBoss w/ Apache Web Server & mod_jk

    thomsent

      We're trying to set up Apache Web Server with mod_jk for load balancing our JBoss apps.

      I installed Apache Win32 Binary (MSI Installer): apache_2.0.55-win32-x86-no_ssl.msi located at http://httpd.apache.org/download.cgi. Why are all of the files in the modules directory *.so files? Shouldn't there be .dll files instead?

      After that I downloaded mod_jk-apache-2.0.55.so from http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/win32/jk
      -1.2.15/ since Apache has .so files and there is no mod_jk*.dll file to download.

      The only mod_jk.dll I've found is mod_jk_1.2.6_2.0.50.dll located at:
      http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/win32/jk
      -1.2.6/. I would have to use Apache HTTP Server 1.3.x to use this however because it says that you need at least jk-1.2.10 or higher to use the Apache HTTP Server 2.0.x version.

      Please help because I'm confused.

      Thomas