» Summary | » License |
---|---|
Daemon to store session data that can be accessed via a simple protocol. | PHP License |
» Current Release | » Bug Summary |
0.5.0 (alpha) was released on 2006-02-07 by schst (Changelog) |
No open bugs Report a new bug to HTTP_SessionServer |
» Description | |
HTTP_SessionServer is a simple PHP based daemon that helps you maintaining state between physically different hosts. HTTP_SessionServer implements a very simple protocol to store and retrieve data on the server. The storage backend is driver based and supports your local filesystem as well as PEAR::DB as a container. HTTP_SessionServer comes with a matching client implementation using Net_Socket as well as a session save handler. |
|
» Maintainers | » More Information |
|