better use ssh tunneling on a actual working configuration Apache 2.x and ajp (non ssl)
2006/10/19, Jean-frederic Clere <[EMAIL PROTECTED]>:
fredk2 wrote: >Hi: > >I have a rhetorical question for the developers of mod_proxy_ajp (and >mod_jk). >Assuming the tomcat ajp connector was able to accept ssl connections - if >the apache httpd server and tomcat are on separate machines and you needed >to secure the connection with ssl, would you get better performance (# of >clients and throughput) by having a mod_proxy_ajp with ssl or implementing >stunnel? > > probably stunnel because it "multiplexes" the socket connections. Cheers Jean-Frederic >in advance thank you for your answers... >Fred > >