Forum Discussion
Jason_Bender_10
Nimbostratus
Mar 14, 2005STATISTIC_HTTP_GET_REQUEST
I can get this to display anything after building pool.exe and running. It is listed in the locallbpoolmembers.cs file. Is there a special parameter I have to run to get this statistic?
...
Loc_Pham_101863
May 04, 2005Historic F5 Account
I'd like to add some additional information.
As I've mentioned in my earliest post, you can get the STATISTIC_HTTP_GET_REQUESTS stat only when using HTTP or FastHTTP profiles, and you can get the stat by calling:
LocalLB::ProfileHttp::get_statistics
LocalLB::ProfileFastHttp::get_statistics
or:
System::Statistics::get_http_statistics
System::Statistics::get_fashhttp_statistics
The statistics returned by the System::Statistics::get_http_statistics or System::Statistics::get_fasthttp_statistics are the rolled up or global statistics for all the HTTP or FastHTTP profiles in the system, respectively. The statistics returned by LocalLB::ProfileHttp or LocalLB::ProfileFastHttp are for the specific profiles only.
With this in mind, does the first statistic in your last post correspond to the stat returned by System::Statistics::get_http_statistics, and your second stat correspond to that returned by LocalLB::ProfileHttp::get_statistics ? If so, the first stat (3440790) represents the total HTTP GET requests from all HTTP profiles in the system, whereas the second stat (61927) represents the HTTP GET request for a specific HTTP profile used to get the stat.
Regards,
Loc
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
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
