|
|
|
|
|
by ohashi
4987 days ago
|
|
What doesn't make sense about it? I can see a lot of scenarios where you start with a CMS because it does a good job of doing what you need. Why reinvent the wheel? Scaling issues is going to occur in all code, even code you write and know inside and out. It just means you become entirely responsible for debugging and re-architecting to improve its performance. @Drupal specific comment, you could easily throw nginx as a reverse proxy with a cache in front if everything is static and be done with it. |
|