[SAC] [OSGeo] #1869: Switch trac to mod_wsgi

OSGeo trac_osgeo at osgeo.org
Fri Feb 9 08:55:02 PST 2018


#1869: Switch trac to mod_wsgi
--------------------+-------------------
 Reporter:  strk    |       Owner:  strk
     Type:  task    |      Status:  new
 Priority:  normal  |   Milestone:
Component:  Trac    |  Resolution:
 Keywords:          |
--------------------+-------------------

Comment (by wildintellect):

 {{{
 apt-get install libapache2-mod-wsgi
 a2enmod wsgi
 }}}

 * create the wsgi file, I think trac has a script to generate it (trac-
 admin deploy)
 https://trac.edgewall.org/wiki/TracInstall#RunningtheStandaloneServer
 * create the apache rule for one instance to test
 * ```service apache2 reload```

 I'm not sure tracd was intended for the loads we have.

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1869#comment:4>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list