Hello guys, one feature I miss in W3TC compared to Super Cache is I don't currently know how many pages are cached in a given moment. Knowing that could lead to be aware of pages cache working fine.
In the meantime, I have to use this command via SSH:
find ./ -name *.html|wc -l
Having this number shown in somewhere the W3TC dashboard or in the WP dashboard would be lovable. You can even cache the value and add a link to update it.