vote up 0 vote down star

Possible Duplicate:
What was Stack Overflow built with?

Which webserver does Stack Overflow use?

Loads of people are here every day doing multiple things simultaneously and I think it's just the bee's knees as to how fast and blazing it is that I don't even have fingerprints anymore from the scorching speed of the server response.

flag
1  
@c0mrade, please associate your accounts at meta.stackoverflow.com/users/138604?tab=accounts/… – Arjan van Bentem Nov 7 at 12:43

migrated from stackoverflow.com Nov 7 at 12:44

closed as exact duplicate by random, Ólafur Waage, splattne Nov 7 at 12:44

3 Answers

vote up 0 vote down

meta stack overflow runs on iis 7.0, asp.net mvc, ms sql...

link|flag
2  
how on earth can you run on jQuery? – Ólafur Waage Nov 7 at 12:20
vote up 0 vote down

From the HTTP response:

Server: Microsoft-IIS/7.0
link|flag
ty, how come does it work so fast using IIS? – c0mrade Nov 7 at 10:32
1  
Dedicated server, optimized database scheme, properly coded backend? – Stephan202 Nov 7 at 10:35
You're probably right thank you – c0mrade Nov 7 at 10:37
1  
(Or they manually set the Server field and secretly run something else, but I don't find that so likely.) – Stephan202 Nov 7 at 10:37
Also, you should associate your accounts and take ownership of this question (see the "accounts" tab in your profile). – Stephan202 Nov 7 at 10:44
vote up 0 vote down

stackoverflow use a MSSQL, dotnet architecture.

link|flag
what about webserver? light http -> my guess .. – c0mrade Nov 7 at 10:26

Not the answer you're looking for? Browse other questions tagged or ask your own question.