回答編集履歴
1
リンク名を変更
answer
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
自己解決しました。
|
2
2
|
|
3
|
-
[リン
|
3
|
+
[tomcatのセッションレプリケーションの設定](https://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html)
|
4
4
|
|
5
5
|
を参考にaddress="auto"となっている部分を各IPに変更し、
|
6
6
|
アプリ側の各web.xmlのけつの</web-app>の直上に<distributable />を挿入すればOKでした。
|