gg SessionHandler

UNIX name Owner Status
ggsessionhandler Gaetano Giunta alpha
Version Compatible with
0.1 4.1
Provide memcache and shared-memory storages for session data instead of the db storage currently used by eZ Publish

Under high-load situations, storing all users session data in the db can become a scalability bottleneck.

The idea behind this extension is to provide alternative storage handlers for session data, such as shared memory (very fast, but only suitable when only one eZ Publish server is in use or when a sticky-session load balancer is) or memcache (useful when a pool of eZ Publish servers is served by a dumb load balancer, such as a basic round-robin dns)

NB: involves replacing some kernel files

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.