[Owncloud] Archive reading resource hog (bug oc-1224)
Robin Appelman
icewind at owncloud.com
Wed Sep 19 20:52:40 UTC 2012
On Wednesday 19 September 2012 23:06:15 Victor Dubiniuk wrote:
> Handling a session is quite expensive operation for PHP in general. You
> know it stores the session data in ordinary files.
We could use xcache/apc/memcached instead of sessions where available, do we
storage anything in the session besides the user id?
- Robin Appelman
More information about the Owncloud
mailing list