| Summary: | www-apps/trac: please install mod_wsgi (via a new USE flag) to better support trac+apache | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Max Nokhrin <mno2go> |
| Component: | New packages | Assignee: | Gentoo Web Application Packages Maintainers <web-apps> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | enhancement | Keywords: | PMASKED |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://trac.edgewall.org/wiki/TracModWSGI | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Deadline: | 2020-09-21 | ||
|
Description
Max Nokhrin
2011-10-17 04:41:24 UTC
There also seems to be an issue with multiple connections with mod_wsgi when using Prostgre or MySQL: http://code.google.com/p/modwsgi/wiki/IntegrationWithTrac The workaround as described at the bottom there is to set mod_wsgi to run in daemon mode. Not sure of the implications of this, however? I'm not sure exactly what you'd want for this. We could have it depend on mod_wsgi, sure, but then what? You'd still have to set things up yourself, with a small WSGI script and some apache config stuff which we probably won't do for you. Would you be happy with just the extra dependency? If additional config options are necessary, I am fine to handle on my side manually. My idea behind the use flag was to ensure the other dependencies (mod_wsgi) gets pulled in automatically and updated automatically if I set this use flag on for trac. Otherwise, I need to manually pull in mod_wsgi as I understood? package removed. |