[MacPorts] #52708: Trac admin gateway timeout or internal server error

MacPorts noreply at macports.org
Thu Nov 3 01:56:52 CET 2016


#52708: Trac admin gateway timeout or internal server error
-----------------------------+---------------------
  Reporter:  ryandesign      |      Owner:  admin@…
      Type:  defect          |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  server/hosting  |    Version:
Resolution:  fixed           |   Keywords:
      Port:                  |
-----------------------------+---------------------
Changes (by neverpanic):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 I've looked into the performance problems and found that we can
 drastically increase our processed requests per second by using more
 processes and fewer threads. I suspect contention on a resource that's
 shared between threads but separate for processes, either in Python
 itself, or in mod_wsgi.

 For now, you should no longer receive timeouts. As @raimue already
 mentioned, the unwriteable state of `trac.ini` will stay, though, so this
 part of the ticket is wontfix.

--
Ticket URL: <https://trac.macports.org/ticket/52708#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS



More information about the macports-tickets mailing list