Performance Monitoring Openerp
问题 We are trying to implement new relic ( http://www.newrelic.com ) on a dev server to test openerp's performance . The below installation steps of newrelic asks us to to modify WSGI application file . I am new to openerp and I can't seem to figure this out. Any help will be highly appreciated. Within the same WSGI application file, you then need to add a wrapper around the actual WSGI application entry point. If the WSGI application entry point is a function declared in the file itself, then