| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
| Operations Manager Posts: 5,450 Join Date: Jan 2006 Location: United Kingdom |
05-03-2007, 04:56 PM
The average size of each poll made to the server by the winapp is roughly 500 Bytes, and I think the Winapp polls the server twice or three times a minute. A developer will probably be able to give you more accurate figures, though ![]() -------------------------------------------------------------------
|
| | |
(#3)
|
(#4)
|
| Chief Operating Officer Posts: 855 Join Date: May 2005 Location: Boise, Idaho |
05-03-2007, 10:37 PM
The size of the data exchanged between the server and winapp client varies depending on the number of active visitors, canned entries, staff members, and whether or not compression is enabled. I'd say the worst case scenario is 2 KB. Best is probably around 200 bytes. [edit] This is of course on a per-poll basis, which is usually around 15 seconds, so for one client in one minute, at 15 second intervals would be 2 KB times 4 polls = 8 KB per minute. -------------------------------------------------------------------
|
| | |