Forum Discussion
Logan_Ramirez_5
Nimbostratus
May 26, 2009current connection question on get_global_stats
so I'm pulling the SystemStatistics.get_global_statistics() variable and posting the STATISTIC_CLIENT_SIDE_CURRENT_CONNECTIONS value to a screen and it's around 300,000 (just shy).
(this value hold true when comparing it to the Active Connection graph in the Overview --> All --> Performance GUI)
Ok, so the obvious question, then is this:
What is the maximum client side (and/or server side) connections an LTM 1500 is capable of supporting?
Or as my programming logic goes, at what connection threshold should I change my screen to red!?
The tech specs online talk about throughput (500Mbps), but I can't find any docs on 'connections' and then, I suppose, not really sure if that value is relevant...but surely there must be a relationship between connections and memory, throughput, etc!?
any thoughts?
- Connections/Sec is a tough one because it's totally dependent on what the connections are doing. Basically you need to determine how much data a single connection is taking up and divide the 500mb/s by that number and you can come up with a Connection/sec value. I did find a reference in the "BIG-IP 1600/1500 Platforms: Performance Per Watt" datasheet
http://www.f5.com/pdf/products/hardware-ppw-comparison-1600.pdf
- L4L7_53191
Nimbostratus
At pure layer 4 a 1500 will handle somewhere around 4 million concurrent connections, but in practice most people don't run in pure layer 4 mode so this number is subject to change because not all traffic is created equal...some of the folks in the application deliver space ignore this fact (forunately F5 isn't one of them - look at the performance report here: http://www.f5.com/reports/f5-performance-report.pdf). - Mike_Lowell_108Historic F5 AccountI encourage monitoring CPU, memory, and throughput as your primary metrics. These are things you can run out of. A high connections per second value is a likely explanation for why your CPU usage is high, but it's only indirect -- there isn't a specific conn/s limit: you don't run out of conn/s, you run out of CPU. Similarly, a high conurrent connections value would correlate with a high memory usage.
- Thanks L4L7 and MikeLowell, so much better said than my response!
- Logan_Ramirez_5
Nimbostratus
Yes! Wait, I mean 'Yes' seconding the 'thanks for the help' not 'Yes' the answers were better (though, ok, ok, yes, yes, they were, in fact, at the very least marginally better! ha!).
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