home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 August / 08_02.iso / software / myvitaagent / vaconsmr.exe / GEN.THR < prev    next >
Encoding:
INI File  |  2001-05-11  |  1.1 KB  |  31 lines

  1. [Net.Medic]
  2.  
  3. # Network throughput during a transaction - bytes/sec
  4. TranThruput=N[2,50000,0,0,100000] M[2,50000,0,0,100000]
  5. # Used with "TranThruput"
  6. # Only NormalLimit is used
  7. TranThruput:ByteCount=N[0,5120,0,0,0] M[0,5120,0,0,0]
  8.  
  9. # Total transaction time - millisec
  10. TranTime=N[1,20000,0,0,40000] M[1,20000,0,0,40000]
  11.  
  12. # Average server delay during a transaction - millisec
  13. ### ServerDelay=N[1,20000,0,0,40000] M[1,20000,0,0,40000]
  14.  
  15. # Server load - IPID rate - packets/sec
  16. ServerLoad=N[1,10000,0,0,20000] M[1,10000,0,0,20000]
  17.  
  18. # Send retransmits during a transacation - units of (percentage * 10)
  19. SendRexmit=N[1,150,0,0,300] M[1,150,0,0,300]
  20. # Used with "SendRexmit"
  21. # Minimum number of packets sent before SendRexmit condition is checked
  22. # Only NormalLimit is used
  23. SendRexmit:PacketCount=N[0,20,0,0,0] M[1,20,0,0,0]
  24.  
  25. # Send retransmits during a transacation - units of (percentage * 10)
  26. RecvRexmit=N[1,100,0,0,200] M[1,100,0,0,200]
  27. # Used with "RecvRexmit"
  28. # Minimum number of packets sent before RecvRexmit condition is checked
  29. # Only NormalLimit is used
  30. RecvRexmit:PacketCount=N[0,20,0,0,00] M[1,20,0,0,00]
  31.