Quote:
Originally Posted by KlenTelaris
Plus you can have cache by using memcached and getting same effect.
|
Right, and I'd actually prefer it that way. If I wanted to serve cached results w/o hitting my servers I'd be using cloudflare. I was bummed when I realized amp pages were coming straight from google's cache; it makes server-side analytics/tracking impossible for those requests. And without JavaScript you can't do it client-side so you're basically SOL for something as simple as knowing a user watched a video. Unacceptable, really.