Y
Hacker News
new
|
ask
|
show
|
jobs
by
jasonthorsness
395 days ago
Huh, I never thought of running it just on the one same node. I guess that would better prepare for a scale-up later.
1 comments
radlad
395 days ago
You may even be able to scale horizontally with many nginx+redis nodes, if the cache does not need to be shared.
link