Re: Mod JK

2010-07-23 Thread j...@nuatech.net
You might want to check out mod_proxy_ajp http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html It should work "out of the box"TM J -- _ John G. Moylan

Re: Mod JK

2010-07-23 Thread Alexius Dionysius Diakogiannis
Title: Untitled Document στις 23/7/2010 7:55 μμ, O/H Emmanouil Batsis (Manos) έγραψε: figure httpd). Th Hey man we are neibours! Our company is at new Heraklion! Anyway both do the job BUT performance wise mod_proxy is better, plus you can use it with whatever you want to proxy (not nessecer

Re: Mod JK

2010-07-23 Thread Emmanouil Batsis (Manos)
On 07/23/2010 06:12 PM, Alexius Dionysius Diakogiannis wrote: Or by name :) by why do you use mod_jk??? I use mod proxy, If I remember well, mod_jk has an upper limit of 200 concurent connections... +1. not sure about the default connection limit but mod_proxy is much more flexible, feature

Re: Mod JK

2010-07-23 Thread Alexius Dionysius Diakogiannis
Title: Untitled Document Do try it, its the best solution at least in my opinion... :) -- Alexius Dionysius Diakogiannis  Chief Executive Officer t:   801 700 7374 / +30 211 790 3292 f:  +30 211 790 3880 m: +30 6944 915 876 e: alexius.diakogian...@zenika.gr w: http://www.zenika.gr This

Re: Mod JK

2010-07-23 Thread omid p
I didn't know that i run roller on tomcat i merely want to have a connector between tomcat and apache then i found mod_jk but thanks for sharing your information i'll study more about mod proxy and i'll try it

Re: Mod JK

2010-07-23 Thread Alexius Dionysius Diakogiannis
Or by name :) by why do you use mod_jk??? I use mod proxy, If I remember well, mod_jk has an upper limit of 200 concurent connections... στις 23/7/2010 6:09 μμ, O/H omid p έγραψε: sorry for my ignorant i found out you have to define virtual host as follow instead so this thread was cl

Re: Mod JK

2010-07-23 Thread omid p
sorry for my ignorant i found out you have to define virtual host as follow instead so this thread was closed On Fri, Jul 23, 2010 at 7:32 PM, omid p wrote: > Hi , > I've got successfully installed apache roller on my vps > http://blog.omidbiz.com:8080 > but after configuration apache with m

Mod JK

2010-07-23 Thread omid p
Hi , I've got successfully installed apache roller on my vps http://blog.omidbiz.com:8080 but after configuration apache with mod_jk i've got exception http://blog.omidbiz.com does roller work with mod_jk correctly ? i don't get any error message in log regards