-
Store PHP sessions in Memcached and MySQL
-
by
Pierre-Yves Landuré
—
published
May 09, 2012
—
last modified
Nov 11, 2017 09:37
Using Memcached and MySQL to manage PHP sessions is the key to create high-availability hosting. This setup allow to share session data between several PHP servers hosted behind a load-balancer. In a simpler environment, it allow to prevent storing sessions data on file system. This howto describe the installation of a custom PHP sessions manager using a hybrid Memcached / MySQL storage.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Store PHP sessions in Memcached
-
by
Pierre-Yves Landuré
—
published
May 07, 2012
—
last modified
Nov 11, 2017 09:31
By default, PHP sessions are stored on file system (in /var/lib/php5, or in /tmp). If the hosted PHP sites have an intensive use of sessions, this can add a additional delay to PHP requests run. It is possible to optimize PHP performances by storing sessions in memory with the help of Memcached. This guide describe how to set this up.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Syslog
-
by
Pierre-Yves Landuré
—
published
May 12, 2012
—
last modified
May 28, 2012 06:56
Howtos to setup Rsyslog and Syslog-NG system events logs management softwares.
Located in
Debian GNU/Linux
/
Servers
-
System
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
Mar 13, 2012 06:21
Installation guides for system administration software on Debian GNU/Linux (backup, security, ...)
Located in
Debian GNU/Linux
-
System
-
by
Pierre-Yves Landuré
—
published
Aug 08, 2011
—
last modified
Nov 26, 2016 10:48
Free maintenance tools for Microsoft Windows operating system.
Located in
Windows
-
System rescue
-
by
Pierre-Yves Landuré
—
published
Nov 29, 2011
—
last modified
Oct 17, 2012 10:37
Tools for system recovery. These tools are, mostly, Live CDs.
Located in
Windows
-
Translate portlets and homepage of a site with LinguaPlone
-
by
Pierre-Yves Landuré
—
published
Dec 21, 2011
—
last modified
Dec 21, 2011 10:46
The LinguaPlone product enable the creation of multilingual sites with Plone. Although simple to implement, its default configuration has to be finalized. This article helps to set up LinguaPlone on a Zope / Plone site.
Located in
Development
/
Plone
/
Configuration
-
Ubuntu GNU/Linux
-
by
Pierre-Yves Landuré
—
published
Aug 01, 2011
—
last modified
Jan 26, 2014 10:11
Howtos for Ubuntu GNU/Linux: enhancements, games, hardware support, etc.
-
Various
-
by
Pierre-Yves Landuré
—
published
Aug 08, 2011
—
last modified
Apr 24, 2015 10:53
Software for archiving, burning, optimization, etc... Anything that does not match the other categories.
Located in
Windows
-
Various
-
by
Pierre-Yves Landuré
—
published
Aug 08, 2011
—
last modified
Nov 27, 2011 02:39
Various servers installation guides for Debian GNU/Linux
Located in
Debian GNU/Linux
/
Servers