https://bugzilla.wikimedia.org/show_bug.cgi?id=33890
--- Comment #25 from Gabriel Wicke <[email protected]> --- (In reply to Ryan Lane from comment #24) > If the connection is broken and a new connection is needed, it'll likely hit > another server when using round robin, which means an SSL cache miss. This > is pretty common with mobile clients, which is where things matters the most. The difference is that it happens less often with SPDY, as a single connection is going to remain busy & kept alive for longer, and you only pay the setup cost for one connection rather than 6 or so otherwise. How long is the SSL cache normally kept around / valid? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
