mwqem.conf 698 B

1234567891011121314151617
  1. #configuration parameters for Multi-network Wireless Quality Estimation and Management.
  2. #Number of previous latency iterations to track to decide the better LQS interface
  3. latency_count:3
  4. #Threshold in ms to decide the better interface for LQS.
  5. latency_threshold:10
  6. #Number of tcp connections to be established in each latency session
  7. max_tcp_connects:3
  8. #Max waiting time for a dns query to be resolved
  9. dns_timeout:9
  10. #Minimum change in mwqem ratio to update the new LQA ratio
  11. lqa_update_threshold:0.25
  12. #Timer in msec to track the lqs updates. Only one update will be allowed
  13. #in this duration
  14. lqa_update_count_timer:10000
  15. #default URL for establishing a tcp sessions
  16. mwqem_http_url:www.qualcomm.com