Flyspray - The bug killer!

“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra

This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!

Do not issue bugs reports against versions earlier than 0.9.9.5

Security problem? Check the security section.

Tasklist

FS#1492 - Flyspray hogging memory

Attached to Project: Flyspray - The bug killer!
Opened by Sjors Gielen (dazjorz) - Tuesday, 15 July 2008, 21:55 GMT+2
Last edited by Cristian Rodríguez R. (judas_iscariote) - Thursday, 21 August 2008, 07:34 GMT+2
Task Type Bug Report
Category Backend/Core
Status Closed
Assigned To No-one
Operating System Linux
Severity Medium
Priority Normal
Reported Version 0.9.9.5 devel
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I’ve recently changed some of the limits on my web server. I noticed Flyspray requires more than 120 MB to function. In my opinion, this is an outrageous amount of memory for a web application. Is this really necessary? Can Flyspray be optimized to use less memory?

This task depends upon

Closed by  Cristian Rodríguez R. (judas_iscariote)
Thursday, 21 August 2008, 07:34 GMT+2
Reason for closing:  Works for me
Additional comments about closing:  This is most likely a bug in your PHP installation if you can reproduce your problem with PHP 5.2.6 or later reopen this bug.
Comment by Sjors Gielen (dazjorz) - Tuesday, 15 July 2008, 21:58 GMT+2

er, of course I meant, 120 MB of memory.

Comment by Cristian Rodríguez R. (judas_iscariote) - Friday, 18 July 2008, 19:07 GMT+2

what PHP version are you using ? where is flyspray hitting the memory limit ?

I wont fix this problem if:

a) you are using PHP4, in this case you are on your own.
b) you are using PHP as CGI , in this case, you should use fastcgi
c) you are running any outdated PHP version, that is < 5.2.6.

Comment by Cristian Rodríguez R. (judas_iscariote) - Saturday, 19 July 2008, 00:53 GMT+2

see also http://demo.flysray.org, it now runs with a 16MB memory limit, I guess it will also run with 13-15 , I think that is a reasonable limit.

Loading...