TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Stack Overflow: The Architecture – 2016 Edition

328 点作者 Nick-Craver超过 9 年前

6 条评论

caleblloyd超过 9 年前
&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 未加载
codeulike超过 9 年前
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 未加载
charlieegan3超过 9 年前
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 未加载
mschuster91超过 9 年前
&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 未加载
paulftw超过 9 年前
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?
eleitl超过 9 年前
Why the Windows stack though?
评论 #11124973 未加载
评论 #11124814 未加载
评论 #11125042 未加载