TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Stack Overflow: The Architecture – 2016 Edition

328 pointsby Nick-Craverover 9 years ago

6 comments

caleblloydover 9 years ago
&quot;During peak, we have about 500,000 concurrent websocket connections open. That’s a lot of browsers. Fun fact: some of those browsers have been open for over 18 months. We’re not sure why. Someone should go check if those developers are still alive.&quot;<p>It&#x27;s impressive that SO held the connection open for 18 months! That&#x27;s some seriously good uptime for a process that manages a TCP connection.
评论 #11124389 未加载
评论 #11128115 未加载
codeulikeover 9 years ago
They have 11 IIS servers but interestingly he says this:<p><i>What do we need to run Stack Overflow? That hasn’t changed much since 2013, but due to the optimizations and new hardware mentioned above, we’re down to needing only 1 web server. We have unintentionally tested this, successfully, a few times. To be clear: I’m saying it works. I’m not saying it’s a good idea. It’s fun though, every time.</i>
评论 #11122441 未加载
评论 #11122278 未加载
charlieegan3over 9 years ago
Wish more sites&#x2F;companies&#x2F;employees published this sort of information - really interesting stuff.<p>Are there any other examples of big (largely) Windows stacks? Stack Exchange is the only one I&#x27;ve seen discussed.
评论 #11121714 未加载
评论 #11122156 未加载
评论 #11121660 未加载
评论 #11122523 未加载
评论 #11125039 未加载
mschuster91over 9 years ago
&gt; Fun fact: some of those browsers have been open for over 18 months. We’re not sure why. Someone should go check if those developers are still alive.<p>How is that actually possible to keep a single TCP&#x2F;IP connection open over 18 months?!
评论 #11123915 未加载
评论 #11123951 未加载
paulftwover 9 years ago
So it&#x27;s 125 million SQL queries or 6 million page loads per machine per day.<p>It also seems like average query is 1.2ms - am I missing something?
eleitlover 9 years ago
Why the Windows stack though?
评论 #11124973 未加载
评论 #11124814 未加载
评论 #11125042 未加载