apache mod_jk send request to all cluster nodes

一个人想着一个人 提交于 2019-12-02 10:04:51

问题


I have a distrubuted cluster system. I have set up apache server and set loadbalancing (mod_jk) conditions. And also sticky session is true mode. Is it possible that could I send some special requests (after request header control) to all tomcat cluster nodes ? Is there any rule or method ?

There is no need to send back to clients, all nodes be informed from special url is enough. I have configured uriworkermap.properties, there are 3 status(active, disabled, stopped) for loadbalancer nodes. Is there any solution by configuring uriworkermap.properties or workers.properties?

For solution of this problem, suggesting alternatives of mod_jk ?

来源:https://stackoverflow.com/questions/12383405/apache-mod-jk-send-request-to-all-cluster-nodes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!