diff --git a/functions/msession.xml b/functions/msession.xml index 10dee83018..e95f80d3b4 100644 --- a/functions/msession.xml +++ b/functions/msession.xml @@ -1,11 +1,19 @@ - + Mohawk Software session handler functions Msession functions - &warn.experimental; + + msession is an interface to a high speed session daemon which can run + either locally or remotely. It is designed to provide consistent session + management for a PHP web farm. + + + The session server software can be found at &url.msession;. +