On 03/03/2006 06:55 PM, Joost de Heer wrote: > Kanagasabai Sriskanthaverl wrote: > >> Hi, >> Could any one please let me know whether I can use mod_jk with httpd2.2. >> If so, is it same as with httpd2.0 or different. please guide me to >> setup it. >> I am aware that, there is mod_ajp which can connect tomcat with >> httpd2.2. > > > Are there things that mod_jk can do which you can't do with mod_proxy_ajp?
Yes, it can handle cluster domains which mod_proxy_ajp can't. Furthermore mod_proxy_ajp or better mod_proxy still has some bugs / weird behaviour regarding disabled workers and connection pooling. Some things have been already fixed on trunk, others have not. Everytime I have some cycles I try to work on them. Regards RĂ¼diger