Feature #52
closedadd mod_resin and mod_jk
Description
The servlet world wants to have there own transporters:
The info for tomcat/mod_jk is here:
http://jakarta.apache.org/tomcat/connectors-doc/index.html
http://jakarta.apache.org/tomcat/connectors-doc/common/ajpv13a.html
The info for resin/mod_caucho is here:
http://caucho.com/resin-3.0/install/install.xtp#Resin-with-Apache
http://caucho.com/resin-3.0/install/plugin-dispatch.xtp
http://www.caucho.com/resin/javadoc/com/caucho/server/http/RunnerRequest.html
The last link to javadoc has info on the protocol. I think it's called HMUX.
I'll see what other info I can find on it.
I think the tomcat plugin would give you the most bang for the buck, as I think
a couple of other servlet containers use it as well (Jetty for one).
As for providing an echo servlet, do you want code, or me to host an echo
servlet in these containers?
Updated by Anonymous over 19 years ago
Is this still on track for 1.4?
Do you need any test servlet code, etc?
-- pmorelli
Updated by Anonymous about 19 years ago
any status update on this one?
-- pmorelli
Updated by jan about 19 years ago
- Status changed from Assigned to New
no, it to now it is not every high on the todo list. Anyone want to write it ?
Updated by Anonymous almost 18 years ago
no1 going to make this happen, would be cool if we could, or what needs to be coded???
-- me
Updated by jan almost 18 years ago
- Status changed from New to Fixed
- Resolution set to fixed
added by robert in r1475
Also available in: Atom