Thanks; question about _store and memcache

6 views
Skip to first unread message

drsquidop

unread,
Jan 14, 2011, 6:19:18 PM1/14/11
to CirruxCache
Thanks! This works great.

I took some time for me to get the TTL setting correct as maxAge was
getting set to 0, but I used forceTTL and its working fine now.

I have one question:

What is the proper configuration to have files loaded into _store to
be served from memcache by the cache service as opposed to by _store?
Also, I would like the _store element of the url to be hidden so a
request for http://<server>/cache/test.jpg would be sourced from
http://<server>/_store/test.jpg.

Thanks again

Samuel Alba

unread,
Jan 16, 2011, 12:33:53 PM1/16/11
to cirru...@googlegroups.com
Hi,

thanks for your comment :-)

Unfortunately, it's not possible to map URLs from the store service to
another URL. But I plan to add this ability to the next release!

- Sam

> --
> Project page: http://code.google.com/p/cirruxcache/
> News: http://www.shad.cc/tag/cirruxcache
> Groups: http://groups.google.com/group/cirruxcache
>

--
Samuel Alba

drsquidop

unread,
Jan 16, 2011, 7:11:22 PM1/16/11
to CirruxCache
Thanks. On that note, I just read something from Google that in mid
December they increased the db.blob size to 30Mb or so. That may make
it easier as the store can be directly in db instead of blobstore if
this is the case.

Samuel Alba

unread,
Jan 17, 2011, 2:44:28 AM1/17/11
to cirru...@googlegroups.com
It could be, except the store has the advantage to store objects up to 2GB.

drsquidop

unread,
Jan 18, 2011, 11:44:11 AM1/18/11
to CirruxCache
yeah, and I think that they did not lift the limit on the datastore
over 1Mb, so the blobcache seems to be the way to go.
Reply all
Reply to author
Forward
0 new messages