mitmedialab / Terra-Incognita

Your personal media geography. Catherine's thesis project.
9 stars 0 forks source link

ADMIN: beryl config issues #45

Closed kanarinka closed 10 years ago

kanarinka commented 10 years ago

talk to ed

on start up

password protect mongodb -- √

kanarinka commented 10 years ago

ed will look into: -rotate logs

kanarinka commented 10 years ago

Currently outstanding:

kanarinka commented 10 years ago

Config changes:

---- WHAT I CHANGED: this line in site's config file: WSGIDaemonProcess terraincognitassl user=www-data group=www-data threads=1 processes=5

Based on these reference: https://code.google.com/p/modwsgi/wiki/ProcessesAndThreading http://willyang77.blogspot.com/2013/03/modwsgi-application-with-jpype-module.html

I don't completely understand it but think it has something to do with the boilerpipe Extractor using JPype/Java under the hood so I needed to match threading and process spawning to that.

kanarinka commented 10 years ago

Closing for now