Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

apache, tomcat and mod_jk2

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache Tomcat 5 as NT service  
Author Message
livia74

External


Since: Jan 31, 2004
Posts: 1



(Msg. 1) Posted: Sat Jan 31, 2004 5:55 pm
Post subject: apache, tomcat and mod_jk2
Archived from groups: alt>apache>configuration (more info?)

Hi all,
As i know, i can do load balancing in apache when connect to tomcat

in workers.properties:

worker.worker1.type=ajp12
worker.worker1.host=locahost
worker.worker1.port=8007
worker.worker1.lbfactor=5

# Set properties for worker2 (ajp13)
worker.worker2.type=ajp13
worker.worker2.host=locahost
worker.worker2.port=8009
worker.worker1.lbfactor=5

worker.router.type=lb
worker.router.balanced_workers=worker1,worker2

in httpd.conf:
jkmount /examples/* router

But, anyone know jow to do the above configuration in mod_jk2 as the syntax
of workers2.properties and jkmount command
seems different in mod_jk2 ?
Thanks

 >> Stay informed about: apache, tomcat and mod_jk2 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Using MOD_JK2 to connect Apache to Tomcat - All, We are soon to be hosting a very important system but are currently having some problems with setting this up on our Redhat Linux environment. We are running the following: Redhat 9 (all updated using up2date) kernel 2.4.20-20.9 Apache 2..

Step by step Apache2+ mod_jk2+ Multiple Tomcat 4.1.X in L.. - Applies to Unix Like OS, FreeBSD and Configuration Part applies to all platforms including Windows (All). Complete Configuration of Apache2+ mod_jk2+ Multiple Tomcat 4.1.X in Load Balancing and Context Switching Mode: To begin with its always a good....

tomcat and apache - i've just set up tomcat and apache on my mandrake linux box. i'm wondering how i get apache and tomcat to work together so that when someone comes to a html page it is handled by apache, then when it encounters a jsp page, tomcat handles that. where..

SSI + Apache + Tomcat - Hi All, Background: Here we have an Apache 2 server sitting in front of Tomcat 4, communicating via mod_jk2. Problem: We have a standard header and footer that we want applied to every out going page, both static apache files and JSP\servlet. Is...

Apache+PHP+Tomcat - Hi, I need to set up to web applications on ONE host. One application is written in PHP and the second in JSP. I thought that setting different virtual host names for those apps will be enough. Some how I have failed to do it properly. Either one or..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]