Possible Duplicate:
What was Stack Overflow built with?

Which webserver does Stack Overflow use?

link|improve this question
1  
@c0mrade, please associate your accounts at meta.stackoverflow.com/users/138604?tab=accounts – Arjan Nov 7 '09 at 12:43
random you edited my question. I didn't write the second part of it, you should write something if you were editing my original question content – c0mrade Jan 19 '10 at 12:23
feedback

migrated from stackoverflow.com Nov 7 '09 at 10:22

This question came from our site for professional and enthusiast programmers.

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

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

stackoverflow use a MSSQL, dotnet architecture.

link|improve this answer
what about webserver? light http -> my guess .. – c0mrade Nov 7 '09 at 10:26
Server: Microsoft-IIS/7.0 – Sev Jun 8 '10 at 5:23
feedback

From the HTTP response:

Server: Microsoft-IIS/7.0
link|improve this answer
ty, how come does it work so fast using IIS? – c0mrade Nov 7 '09 at 10:32
2  
Dedicated server, optimized database scheme, properly coded backend? – Stephan202 Nov 7 '09 at 10:35
You're probably right thank you – c0mrade Nov 7 '09 at 10:37
2  
(Or they manually set the Server field and secretly run something else, but I don't find that so likely.) – Stephan202 Nov 7 '09 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 '09 at 10:44
feedback

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

link|improve this answer
2  
how on earth can you run on jQuery? – Ólafur Waage Nov 7 '09 at 12:20
@Olafur Waage What? Are you asking that because somebody thought that the server was run on JQuery? Or, are you actually questioning the incredible undeniable greatness of JQuery? – orokusaki Jan 29 '10 at 4:22
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged