bird-house / pyramid-phoenix

Phoenix is a Pyramid web-application to make it easy to interact with WPS services
http://pyramid-phoenix.readthedocs.io/en/latest/
Apache License 2.0
7 stars 10 forks source link

mongodb: many 2GB files kombu_default.n #43

Open cehbrecht opened 9 years ago

cehbrecht commented 9 years ago

phoenix uses celery with mongodb as broker. There are growing number of 2GB kombu_default files in var/lib/mongodb. This consumes too much disk space especially on virtual machines ...

Probably there is a config to change this ... or use a different broker ....

cehbrecht commented 9 years ago

using redis now for celery broker and backend results.