refactor(server_999): 更新团队服务器配置和脚本

- 修改 msgq_config.xml 中的地址配置,将 10.999.91.1 更改为 10.999.92.1
- 更新 start_team_svr.sh 和 stop_team_svr.sh 脚本中的服务器 ID
- 注释掉 msgq_config.xml 中的两个 ChannelCnf 配置段
This commit is contained in:
root
2025-05-07 21:03:43 +08:00
parent 6ff13abf95
commit 3610d34b0e
3 changed files with 8 additions and 8 deletions

View File

@@ -119,7 +119,7 @@
<Priority>8 </Priority>
<AddressCount>2 </AddressCount>
<Address>10.999.63.1</Address>
<Address>10.999.91.1</Address>
<Address>10.999.92.1</Address>
<RecvSize>20971520</RecvSize>
<SendSize>20971520</SendSize>
<Desc>channel for relay_svr to world_team_svr</Desc>
@@ -130,14 +130,14 @@
<Priority>8 </Priority>
<AddressCount>2 </AddressCount>
<Address>10.999.91.1</Address>
<Address>10.999.91.1</Address>
<Address>10.999.92.1</Address>
<RecvSize>20971520 </RecvSize>
<SendSize>20971520 </SendSize>
<Desc>channel for zone_svr to world_team_svr</Desc>
<ShmID>-1 </ShmID>
</Channels>
<Channels type="ChannelCnf">
<!-- <Channels type="ChannelCnf">
<Priority>8 </Priority>
<AddressCount>2 </AddressCount>
<Address>10.999.91.1</Address>
@@ -146,7 +146,7 @@
<SendSize>20971520 </SendSize>
<Desc>channel for zone_svr to center_team_svr</Desc>
<ShmID>-1 </ShmID>
</Channels>
</Channels> -->
<Channels type="ChannelCnf">
<Priority>8 </Priority>
@@ -159,7 +159,7 @@
<ShmID>-1 </ShmID>
</Channels>
<Channels type="ChannelCnf">
<!-- <Channels type="ChannelCnf">
<Priority>8 </Priority>
<AddressCount>2 </AddressCount>
<Address>10.999.91.1</Address>
@@ -168,7 +168,7 @@
<SendSize>20971520</SendSize>
<Desc>channel for zone_svr to global_chat_svr </Desc>
<ShmID>-1 </ShmID>
</Channels>
</Channels> -->
<Channels type="ChannelCnf">
<Priority>8 </Priority>