webservice.cfg 289 B

12345678910111213
  1. #=================================================
  2. # Time out ws (ms)
  3. CONNECTION_TIME_OUT = 20000
  4. #sleep time when check ws (ms)
  5. WS_ACTIVE_IDLE=10000
  6. #config database id to load webservice obj
  7. DATABASE_ID=dbapp
  8. #number of list httpclient to send webservice request
  9. NUMER_HTTPCLIENT=10