Re: Ozlabs patchwork very very slow very often
Jeremy Kerr <[email protected]>
| Newsgroups | org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
Hi Christophe, > Since some time now, I regularly observe very slow response from > patchwork, to the point that my browser times out before getting a > response from the server. I've just had a similar email from Maddy. Looks like we had a large number of active TCP connections, hitting Apache's listen backlog limit. We had a batch of this happen a while ago, mostly from scraper loads, but was resolved with the introduction of the Anubis frontend. I'll have a look into what's causing the more recent connection floods. Cheers, Jeremy