>11. Load-balancing
><No idea how to do load-balancing in Tomcat, what I know is 
>that it can be done through mod_jserv and mod_jk>

mod_jserv support fault-tolerant and load-balancing mode.
original mod_jk support only load-balancing but a recent
patch (found in J-T-C) allow you to configure mod_jk 
in fault-tolerant only. ie when you have a cluster of
tomcat be sure that all requests will goes to primary
tomcat (worker) and backup tc will be use only in case
of failure of the primary.....

I'm very happy to see how people respond to documentations
and all this preliminary organisation.

Question what about having a more detailed coverage of Tomcat's 
architecture ?

ie: How to write TC 3.3 Interceptors, write 4.0 filters, writing
realms.

Final question will be who will be ready to participate
in jakarta-tomcat-documentation (J-T-D). What about creating
the jakarta-tomcat-documentation cvs and then vote for commiters
on that CVS (and maybe only on that CVS) ?

Reply via email to