Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mod_proxy、mod_clusterでもっとできるように見えますか?
添付されているのは両方のスクリーンショットですが、mod_proxyで見ると、管理者から負荷率、LBセット、ルートなどを変更できますが、これはmod_clusterには表示されません。これは本当ですか?
mod_proxy画面:
mod_cluster画面:
これはScientificLinuxリリース6.2の問題でした。次のコマンドを実行して、ポートのブロックを停止するように指示する必要がありました。
setenforce 0
その後、動作します。私は今それを動かしました