Session Handling

Memcached provides a custom session handler that can be used to store user sessions in memcache. A completely separate memcached instance is used for that internally, so you can use a different server pool if necessary.

format: host1:port;host2:port;

Cancel