Re: Re: how to convert https to http by using mod_jk

2015-04-28 Thread chenk...@126.com
I got it,thank you very much。 chenk...@126.com ?From:?André WarnierDate:?2015-04-28?16:46To:?Tomcat Users ListSubject:?Re: how to convert https to http by using mod_jkchenk818 wrote: > Hi Warnier: Thank you for your reply。I always thought there was AJPs,now I > understood。 but there's ano

Re: how to convert https to http by using mod_jk

2015-04-28 Thread Andr?? Warnier
chenk818 wrote: Hi Warnier: Thank you for your reply??I always thought there was AJPs,now I understood?? but there's another question: In configuration 7, if the backend tomcat provide both http and https,which protocal will be used?Is it determined by httpd's protocol? Take a look at the st

Re: how to convert https to http by using mod_jk

2015-04-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 chenk, On 4/27/15 5:52 AM, chenk...@126.com wrote: > hi:? ??? ? I'm using apache + tomcat to build my website。The tomcat > ?provide http service and apache provide both http/https。I tried > two method to implements: by mod_proxy:ProxyPass "/" > "bal

Re: how to convert https to http by using mod_jk

2015-04-27 Thread André Warnier
chenk...@126.com wrote: > > > > > > hi:? ??? ? I'm using apache + tomcat to build my website。The tomcat ?provide > http service and apache provide both http/https。I tried two method to > implements: > by mod_proxy:ProxyPass "/" "balancer://mycluster/" stickysession=JSESSIONID > nofailover=O