EPrints Technical Mailing List Archive
Message: #01341
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] IRStats and EPrints 3.3
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] IRStats and EPrints 3.3
- From: Timothy Miles-Board <tmb@ecs.soton.ac.uk>
- Date: Tue, 04 Dec 2012 13:35:49 +0000
Hi, I have found a bug with IRStats 1.x when used with EPrints 3.3.xThere is a memory cycle in the DatabaseInterface object which means that those objects are never destroyed, and hence the object's database connection is held open indefinitely (until it times out). If enough IRStats requests are made in a short space of time this could use up all the available MySQL connections.
This small patch fixes the issue: http://files.eprints.org/722/2/irstats_for_eprints_3.3.patch Note this only applies to IRStats 1.x running under EPrints 3.3.x Regards, Tim -- Timothy Miles-Board EPrints Services School of Electronics and Computer Science University of Southampton, UK +44 (0)23 8059 3980 tmb@ecs.soton.ac.uk http://www.eprints.org/services/ Consultancy - Training - Hosting
- Prev by Date: [EP-tech] Re: Moving EPrints to a New server
- Next by Date: [EP-tech] Re: IRStats and EPrints 3.3
- Previous by thread: [EP-tech] Moving EPrints to a New server
- Next by thread: [EP-tech] Re: IRStats and EPrints 3.3
- Index(es):