Posted by Ian on 12/06/05 09:31
Fraser Tweedale wrote:
> Do you suppose / does anyone know whether it would be faster to use the
> default 'files' session handler, or to define new session handlers that
> interact with a memcache process running on the same machine?
>
I don't know about Windows, but on a UNIX system, session files in /tmp
will generally be in RAM, provided there is enough in the server to
avoid paging.
Ian
[Back to original message]
|