Mladen Turk wrote:

The problem with mod_proxy and mod_cluster is the
fact they are targeted for a *single* web server (httpd)

Which varies from a one off poorly defined protocol how, exactly?

They don't have the generic web server API like mod_jk
does, and all of them doesn't support async behavior.
There is simply limitation in both AJP13 and Httpd protocol
that prevents something like that if one wish to
have both async, secure and persistent connections
from the web server to the app server.

HTTP protocol inhibits this how, exactly?


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to