Commit Graph

106 Commits

Author SHA1 Message Date
ba9d3e708d Docker image WSGI: use multi-processing rather than multi-threading.
Also set a max number of requests a process is allowed to handle before
it is restarted. This limits the scope of possible memory leaks, etc.
2016-08-24 11:17:50 +02:00
36feb2e68c Fix for not loaded config when in dev mode 2016-08-18 12:13:09 +02:00
f29b9eb700 Fix for typo 2016-08-17 08:30:31 +02:00
cd67b5d03a Add more XSendFilePath, plus url rewrite to support legacy address
We are going to deprecate cloudapi.blender.org in favour of
cloud.blender.org/api in the future.
2016-08-17 08:30:26 +02:00
91aedf1a89 Dev server should listen to all hosts when in doker 2016-08-16 11:41:51 +02:00
881cb6bc40 Staged Docker build script 2016-08-10 18:27:27 +02:00