I'm a dev that works at Envato on the marketplace sites discussed in the link. Some quick answers:
- None of those requests are served from cache. That's the number hitting the Rails stack and being served dynamically (there are some cached pages on top of that. not sure of the number of RPM off hand)
- Deployed on nginx/unicorn running on linux servers. I think we've got 17 web servers at the moment. Not sure of the specs sorry.
- average server response time is 155ms (again, not using caching)
And I'll waste a lot of it now because I'll have to hunt out a corporate credit card and/or fill out an expense claim to install it on the (company owned) macs we use at work for dev.
$5 may as well be $1000 dollars for the effort I'll have to go through to get it now.
And all so I can get GCC installed so I can use homebrew to build the open source libs I need for doing web / backend dev.
Hoping Apple releases a "lite" version that contains the bare minimum needed to do that without all the extra IDE fluff I never use.
- None of those requests are served from cache. That's the number hitting the Rails stack and being served dynamically (there are some cached pages on top of that. not sure of the number of RPM off hand)
- Deployed on nginx/unicorn running on linux servers. I think we've got 17 web servers at the moment. Not sure of the specs sorry.
- average server response time is 155ms (again, not using caching)