Hacker News new | ask | show | jobs
by Axsuul 2253 days ago
Why did you clone in the beginning? Why couldn't you have just on developer app send requests from multiple communities to one endpoint for your app?
1 comments

I don't know how well that would scale though with multiple popular servers.
It can scale well since you can use a load balancer if traffic gets too much for one server.