Search Results For “Tag:scalability” - # - rss
JR:
Nginx and Memcached - September 2014
- On Oct 2, 2014, I installed Memcached.
apt-get install memcached
The above installed version 1.4.13.
As of Oct 20, 2014, the latest stable memcached release is v1.4.21.
/etc/memcached.conf
/etc/init.d/memcached
/usr/share/memcached/scripts/start...
more>>
2 min read
- Dec 01, 2014
- #nginx #memcached #scalability
JR:
Nginx and Redis - Fall 2014
- https://rtcamp.com/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/
https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-ubuntu-12-04
apt-get install redis-server
took ...
more>>
4 min read
- Oct 17, 2014
- #blogging #redis #cache #scalability