blob: 38dad5fe344c3f0a2244bb87cd72ce8c68508ba9 [file] [log] [blame]
application_id: "aggregation-svc"
transaction_service_group: "127.0.0.1:8091"
enable-client-batch-send-request: true
seata_version: "1.2.0"
# tcp
getty:
reconnect_interval: 0
connection_number: 1
heartbeat_period: "10s"
getty_session_param:
compress_encoding : false
tcp_no_delay : true
tcp_keep_alive : true
keep_alive_period : "180s"
tcp_r_buf_size : 262144
tcp_w_buf_size : 65536
tcp_read_timeout : "1s"
tcp_write_timeout : "5s"
wait_timeout : "1s"
max_msg_len : 4096
session_name : "client"
tm:
commit_retry_count: 5
rollback_retry_count: 5