⬅︎ Back to My first YSlow Grade A (100)!
if you install memcached and turn on Django cache with memcached you'll get fastest site ever!
I will experiment with that once time allows. A problem is that only a small number of URLs can be memcached because cookies are set and read.
Comment
if you install memcached and turn on Django cache with memcached you'll get fastest site ever!
Replies
I will experiment with that once time allows. A problem is that only a small number of URLs can be memcached because cookies are set and read.