[mb-bugs] [jira] Updated: (MBS-1551) Implement resource limitation in our catalyst application
Oliver Charles (JIRA)
jira-admin at musicbrainz.org
Mon Mar 7 14:54:37 UTC 2011
[ http://tickets.musicbrainz.org/browse/MBS-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Oliver Charles updated MBS-1551:
--------------------------------
Fix Version/s: Current Development Iteration
> Implement resource limitation in our catalyst application
> ---------------------------------------------------------
>
> Key: MBS-1551
> URL: http://tickets.musicbrainz.org/browse/MBS-1551
> Project: MusicBrainz Server
> Issue Type: New Feature
> Components: Admin
> Affects Versions: NGS - Release Candidate 1
> Reporter: Robert Kaye
> Assignee: Robert Kaye
> Fix For: Current Development Iteration
>
>
> Our catalyst application needs to be smart enough to check the following after serving each request:
> - Is the in-memory footprint larger than an allowed limit?
> - Have we served the max allowed number of requests for this child?
> If either of them is true, the child process should terminate and let the main process spawn a new process (that hasn't leaked ram). Dave Evans has some tools for making this easier and even offers some source code for us to use. Details are here:
> http://chatlogs.musicbrainz.org/musicbrainz-devel/2011/2011-02/2011-02-27.html#T22-11-51-227981
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tickets.musicbrainz.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the MusicBrainz-bugs
mailing list