Magento Enterprise 9 Full Page Caching is on Cache depth: 1 (ex. catalog.html?p=1)
Current results from JMeter after about 1,000 samples: Throughput: Homepage: 8.5/sec - ~40kb Catalog: 6.1/sec - ~65kb
Error rate is very low, 0% for homepage, and 1.1% for catalog.
There's no reverse proxy server or a load balancer infront of the server yet.
When the test is running, I can see a spike in requests being sent to the MySQL server. Does Magento full page caching not fully cache the pages, or is there something wrong with the state of cache?