101 · Question #314
Adding more RAM to a GTM device drastically improves query performance.
The correct answer is B. False. Adding RAM to a GTM device does not drastically improve DNS query performance because query processing is CPU-bound, not memory-bound.
Question
Adding more RAM to a GTM device drastically improves query performance.
Options
- ATrue
- BFalse
How the community answered
(28 responses)- A7% (2)
- B93% (26)
Why each option
Adding RAM to a GTM device does not drastically improve DNS query performance because query processing is CPU-bound, not memory-bound.
This is incorrect because DNS query handling on GTM is CPU-intensive, and additional RAM does not accelerate the lookup, scoring, or response operations that govern query performance.
GTM processes DNS queries primarily through CPU cycles for name resolution, load balancing decisions, and response generation, so RAM is not the limiting resource. Performance bottlenecks in GTM are typically tied to CPU capacity and query concurrency rather than available memory. Increasing RAM will not meaningfully change query throughput or latency under normal operating conditions.
Concept tested: BIG-IP GTM DNS query performance - CPU vs RAM dependency
Source: https://support.f5.com/csp/article/K14213
Topics
Community Discussion
No community discussion yet for this question.