Trac down?

Daniel J. Luke dluke at geeklair.net
Mon Feb 15 07:16:25 PST 2016


On Feb 14, 2016, at 5:21 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
>> On Feb 13, 2016, at 11:37, Ryan Schmidt <ryandesign at macports.org> wrote:
>> This time, the problem was "just" the server running out of memory. (The VM has enough memory for its normal tasks; I don't know what caused its memory use to spike yesterday.) When this happens, Oracle Linux starts killing processes, trying to free memory. Once of the processes it killed was probably the process that was syncing the svn repository from the svn server. Thus the marker that svnsync leaves on r0 to indicate that a sync is in progress never got cleared, and had to be cleared manually to allow a new sync to start.
> 
> Happened again today. The problem isn't a single large process; problem is hundreds of Apache httpd processes, each of which take a bit of memory. Trac server restarted again. 

You should consider changing the apache configuration to not spawn so many processes ;-)

-- 
Daniel J. Luke





More information about the macports-dev mailing list