Tagged Questions
1
vote
0answers
19 views
Advice scaling website [duplicate]
We could use advice on a scaling/ops issue.
We have a simple website that runs on Rails 3.2.12 and uses MongoMapper instead of ActiveRecord. There is one database call that sporadically performs ...
4
votes
2answers
291 views
CDN for authenticated sites
We have a site that requires users to sign into. Typical stuff. Today, all the content (dynamic and static) is behind the login process, and you cannot access any of the pages or files via a URL ...