So I have Redis setup and it appears from the keys being stored that Magento (and I think Full Page Cache) are using it - but since I switched from file to Redis it seems like Full Page Cache is often doing a cache miss, I turned on the debug/timing. Anyone have any tips on Magento 1.8x with Redis / Full Page Cache. I don't know if it's a redis config - I have most things as default and I am not sure how the Full Page Cache admin UI impacts Redis, I upped the cache 432000 (sec) so I got that set for 5 days, then I updated the Max Cache size in MB to 2048, figuring I can give up 2G memory on this 16G box
Thanks for any ideas or help