On 19 October 2011 17:44, Vincent Ladeuil <v.ladeuil...@free.fr> wrote: >>>>>> Martin Pool <m...@canonical.com> writes: > > > wgrant told me that lp database server load was increasing, apparently > > due to the package importer. > > Yesterday, I progressively raised the max_threads from 8 to 12, 16 and > finally 24 to catch up with the several days interruption, what kind of > issue did lp encounter ? > > Or was it just surprising from the lp side ?
24 threads talking over GbE to Launchpad as fast as they can, with each api call causing several database queries puts a pretty substantial lump in their load graph. Not catastrophic, but enough they noticed. Fortunately it shows up some inefficiencies in the client we can fairly easily remove. m _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : launchpad-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp