Memcached PHP Sessions
Reinis Rozitis
roze at roze.lv
Mon Feb 5 17:37:30 UTC 2007
> We have dedicated a 2Gb for this, after 52 days uptime there are ~4mil
objects (each user has avg 4 old sessions) and takes like 1.4Gb - so plenty
of space to grow up before even throwing out the old items.
Sorry the counts for the session store are a bit different:
[curr_items] => 4499560
[total_items] => 3405875379
so the memcached's lazy remover actually kicks in ;)
rr
More information about the memcached
mailing list