Opened 12 years ago
Closed 12 years ago
#154 closed task (fixed)
Bandwidth optimization for client
Reported by: | smoser | Owned by: | smoser |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Data-Interface | Version: | 1.2.0 (Usability) |
Keywords: | Cc: |
Description
Sending small data packages over http has a significant overhead. An idle station produces daily 70MB traffic.
Introduce a new parameter '-j' for the client program. The meaning of this parameter is to use send j-th record to the server.
The option '-i' was redifined to bundle the captured records and send a data package every i-th interation.
Note: See
TracTickets for help on using
tickets.