Subscribe to RSS Feed

Posts Tagged ‘ Memcache ’

Memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. Memcached is a very useful also in other cases, than only dynamic web applications.

This guide explains howto install Memcached 1.4.4 current stable version of distributed memory object caching system on CentOS 5.4, Fedora 12 and Red Hat RHEL 5.4. Fedora 12 has Memcached 1.4.4 as default so extra repositories is not needed on Fedora 12.

Install Memcached 1.4.4 Distributed Memory Object Caching System

» Continue Reading "Howto Install Memcached 1.4.4 Caching System on CentOS, Fedora, Red Hat"

Please leave a comment

This is guide howto install nginx, PHP 5.3 and FastCGI webserver with MySQL and/or PostgreSQL and Memcache support on CentOS 5.4, Red Hat RHEL 5.4 and Fedora.

nginx (engine x) is a robust, small and high performance http server, reverse proxy server and also mail proxy server.

1. Add and enable needed repositories:

rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm

» Continue Reading "Install nginx, PHP 5.3 and FastCGI webserver with MySQL, PostgreSQL and Memcache support on CentOS 5.4, Red Hat RHEL-5.4, Fedora"

7 Comments

Recent Comments