차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
tomcat_9_-_conf_server.xml.cluster [2024/12/11 11:39] – koov | tomcat_9_-_conf_server.xml.cluster [2024/12/11 13:32] (현재) – koov | ||
---|---|---|---|
줄 179: | 줄 179: | ||
<Channel className=" | <Channel className=" | ||
+ | <!-- multicast membership --> | ||
+ | <!-- | ||
< | < | ||
address=" | address=" | ||
줄 185: | 줄 187: | ||
dropTime=" | dropTime=" | ||
/> | /> | ||
+ | --> | ||
+ | < | ||
+ | <Member className=" | ||
+ | port=" | ||
+ | host=" | ||
+ | uniqueId=" | ||
+ | <Member className=" | ||
+ | port=" | ||
+ | host=" | ||
+ | uniqueId=" | ||
+ | </ | ||
+ | |||
< | < | ||
address=" | address=" | ||
줄 199: | 줄 213: | ||
<!-- if use StaticMembership enable TcpPingInterceptor --> | <!-- if use StaticMembership enable TcpPingInterceptor --> | ||
< | < | ||
- | |||
< | < | ||
< | < | ||
- | |||
- | <!-- static membership. don't set localmember. --> | ||
- | < | ||
- | <Member className=" | ||
- | port=" | ||
- | securePort=" | ||
- | host=" | ||
- | domain=" | ||
- | uniqueId=" | ||
- | </ | ||
| | ||
</ | </ | ||
줄 219: | 줄 222: | ||
<Valve className=" | <Valve className=" | ||
+ | <!-- war 자동 배포기능은 가급적 사용하지 않도록 한다. --> | ||
+ | <!-- | ||
< | < | ||
tempDir="/ | tempDir="/ | ||
줄 224: | 줄 229: | ||
watchDir="/ | watchDir="/ | ||
watchEnabled=" | watchEnabled=" | ||
+ | --> | ||
< | < |