Closed Bug 771007 Opened 12 years ago Closed 12 years ago

Solitude -dev needs a persistent cache

Categories

(Cloud Services :: Operations: Marketplace, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: andy+bugzilla, Assigned: jason)

References

Details

I think its set to locmem, can I something that's guaranteed to exist between requests please? File system, database or memcached should work.

Current value:

curl https://payments-dev.allizom.org/services/settings/CACHES/

{"key": "CACHES", "resource_pk": "CACHES", "resource_uri": "/services/settings/CACHES/", "value": "{'default': {'LOCATION': '', 'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}"}
Assignee: server-ops → jthomas
Done.

root@addonsadm.private.phx1 solitude]# curl https://payments-dev.allizom.org/services/settings/CACHES/
{"key": "CACHES", "resource_pk": "CACHES", "resource_uri": "/services/settings/CACHES/", "value": "{'default': {'KEY_PREFIX': u'********************', 'LOCATION': ['memcache1-dev:11222', 'memcache1-dev:11222'], 'TIMEOUT': 500, 'BACKEND': 'django.core.cache.backends.memcache
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
thanks
Status: RESOLVED → VERIFIED
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
You need to log in before you can comment on or make changes to this bug.