Search Results For “Tag:caching” - # - rss
JR:
Nginx Caching
- [X] - https://serversforhackers.com/nginx-caching
[X] - https://www.nginx.com/blog/nginx-caching-guide/
https://www.mnot.net/cache_docs/
curl -I
HTTP/1.1 200 OK
Server: nginx/1.1.19
Date: Thu, 10 Sep 2015 15:07:17 GMT
Content-Type: image...
more>>
- Mar 02, 2016
- #nginx #caching
JR:
Memcached vs Redis
- Oct 21, 2014
Obviously, that depends upon usage. Redis can be used for multiple purposes while Memcached seems to be focused on one basic but important function.
Currently, I'm using or testing both as simple cache stores for individual article pag...
more>>
2 min read
- Oct 21, 2014
- #redis #memcached #caching
JR:
Http caching - oct 2, 2014
- re-reading and studying:
https://www.digitalocean.com/community/tutorials/how-to-setup-fastcgi-caching-with-nginx-on-your-vps
https://www.igvita.com/2008/02/11/nginx-and-memcached-a-400-boost/
https://eamann.com/tech/ludicrous-speed-wordpress-...
more>>
- Oct 02, 2014
- #caching #redis #memcached