Closed Bug 1112187 Opened 10 years ago Closed 10 years ago

please add [caches] section to aus4 dev/stage/prod balrog.ini

Categories

(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bhearsum, Assigned: cturra)

References

Details

(Whiteboard: [kanban:webops:https://kanbanize.com/ctrl_board/4/1971] )

I've just landed a patch from bug 671488 that enables some caching for one of Balrog's wsgi apps. To enable it, we need the balrog.ini config (but NOT admin.ini) updated with the following section:
[caches]
; Caches to set-up. Keys are cache names, values are maximum number of items
; in the cache and ttl in seconds.
blob=500,3600
blob_version=500,60


This should be safe to apply to dev+stage+prod right away - the patch that uses is still only in dev.
Whiteboard: [kanban:webops:https://kanbanize.com/ctrl_board/4/1971]
Assignee: server-ops-webops → cturra
[caches] config added to all environment balrog.ini files as requested.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Looks like this is working in dev now, thanks!
Status: RESOLVED → VERIFIED
Blocks: 1112662
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.