Logo

GitLab

Sign in

焦健 / CC-master

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CC-master
  • platform
  • agentproxy
  • conf
  • Ap.cfg
  • src
    79ad9e6c
    焦健 authored
    2018-05-08 15:18:01 +0800  
    Browse Code »
Ap.cfg 323 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
version = 1.0

[@ap]
host = 127.0.0.1
listen_port = 8802 
listen_port_own =8810

ap_callback_threadnum = 100 
ap_heartbeat_timeout = 3
ap_heartbeat_max_trytimes = 3
ap_warn_sendmsg_timeout =3  
timeout = 3

[@acd0]
host = 127.0.0.1
port = 8801 

[@acd1]
host = 127.0.0.1
port = 8801 

[@bgcc]
connNum=100
threadPoolNum=10