On 03/22/2010 05:40 AM, Rajeev Sampath wrote: > Thanks Mark for your reply. > > Though it's not mandatory, if it's going to be useful, then I'll continue > working on it and prepare a proposal. > > The other idea which seemed to be interesting is the one on implementing a > connector to support SPDY protocol [ > https://issues.apache.org/jira/browse/COMDEV-26]. Though it's also > interesting, I was not concentrating on it as SPDY is not in use at the > moment. Any suggestions regarding this idea?
The idea is a bunch of JAVA classes like org/apache/coyote/spdy (like we already have the org/apache/coyote/http11 and org/apache/coyote/ajp). There is already mod_spdy for httpd in http://code.google.com/p/mod-spdy/wiki/Design so you can have a look there to see how a SPDY server should work. Cheers Jean-Frederic --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org