For now what I will do is use a very lightweight Wordpress theme, and cloudflare.
Is that enough?
11–20 of 51 posts
For now what I will do is use a very lightweight Wordpress theme, and cloudflare.
Is that enough?
Server cut through it like butter :) Just lots of caching, optimization, sprites, etc. That traffic isn't even that bad, but I was happy my rails code performed nicely.
I am preparing a new blog, that I do have the intention to have it featured on HN sometimes. For now what I will do is use a very lightweight Wordpress theme, and cloudflare. Is that enough?
200 hits per minute? Is that all it takes? (I guess the answer is "No, only if you've misconfigured", but still...)
Now i'm wondering if i'm not both overoptimizing and missing the point entirely.
And yes I do realize 'custom php framework' is missing the point of frameworks and that php is an abomination. Getting Laravel to do what I wanted (awesome as it is, and it is) started to seem like trying to tweak a cannon into a flyswatter.
It's still fun, but I dread it ever getting posted here. Assuming it gets finished.
200 hits per minute? Is that all it takes? (I guess the answer is "No, only if you've misconfigured", but still...)
200 hits per minute? Is that all it takes? (I guess the answer is "No, only if you've misconfigured", but still...)
A misconfigured site that serves all its own assets will perform terribly because 200 hits per minute x 20 assets = 4,000 hits per minute. Wordpress has tons of assets too.
I am preparing a new blog, that I do have the intention to have it featured on HN sometimes. For now what I will do is use a very lightweight Wordpress theme, and cloudflare. Is that enough?
If you're just blogging, is there a reason you want to do it all yourself? I just set up a Blogger account with a custom domain and let it be...
Also, I like to sometimes fiddle with stuff, and not let my "webmastering" get too rusty.
It is good to sometimes ssh to something that you own and wreck it at your will :)
To me, part of the fun of setting up a blog, is not only writing, but also taking care of it. I don't know really why (I have no intention of doing that for other people)