Forum Discussion
Tal_BenHaim_112
Nimbostratus
Jan 23, 2007Common.StatisticType
What is the difference between STATISTIC_BYTES_IN / STATISTIC_BYTES_OUT
and - STATISTIC_SERVER_SIDE_BYTES_IN / STATISTIC_SERVER_SIDE_BYTES_OUT
I need to monitor the total throughput on the interface and the total throughput on all of the POOLS.
what statistic type should I use?
- The stats STATISTIC_BYTES_IN/OUT are the byte counts on the external public facing side of the device. The STATISTIC_SERVER_SIDE_BYTES_IN/OUT are the byte counts that go through the internal private side of the device. These values may be different if you have a profile inserting headers or an iRule that is modifying content in some way. Let's say for instance that you want to insert the X-Forwarded-For header to your HTTP web servers. This isn't in the payload from the browser to the BIG-IP but it is counted in the bytes to the webserver (serverside).
- Tal_BenHaim_112
Nimbostratus
Does STATISTIC_SERVER_SIDE_BYTES_IN/OUT reffer also to requests directed to ASM? - As I mentioned above, the STATISTIC_SERVER_SIDE_BYTES_IN/OUT are the bytes that have gone in and out of the internal network. The ASM module on BIG-IP is still internal to the box so the server side stats aren't necessarily the same as those in/out of AS if you have that module enabled.
(bytes_in) (server_side_bytes_out) -> -> Browser(ext) BIG-IP Server(int) <- <- (bytes_out) (server_side_bytes_in)
- Tal_BenHaim_112
Nimbostratus
Hi, - qunhu_32678
Nimbostratus
Hi,Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects