WSGI: creating a new tracker instance for each request?
Christof Meerwald <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, just noticed that in wsgi_handler.py we create a new tracker instance for each request: tracker = roundup.instance.open(self.home, not self.debug) is that really intentional/needed? It seems like a significant performance issue to me. Christof -- http://cmeerw.org sip:cmeerw at cmeerw.org mailto:cmeerw at cmeerw.org xmpp:cmeerw at cmeerw.org