https://bugzilla.wikimedia.org/show_bug.cgi?id=65179
--- Comment #12 from Tim Landscheidt <[email protected]> --- Yuvi currently has no power for his laptop, but he commented on IRC: | <yuvipanda_> mutante: and then I looked at the logs and the problem was that | there were just too many connections hanging around, since redis | is single threaded but nginx has multiple workers and I had set a | 1s connection timeout but not set a connection pool | <yuvipanda_> mutante: so now I've a connection pool with 32s timeouts for | purging from the pool plus a 128 max connections limit, which | should work [22:46] | <yuvipanda_> scfc_de: can you comment on the bug saying this was the problem | and the solution is to restart redis on tools-webproxy, for now | at least? I don't have my primary machine with me now [22:47] -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
