-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation of multiple-servers project #10
base: main
Are you sure you want to change the base?
Conversation
@illicitonion Thoughts on the architecture of this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The general shape looks great!
I'm looking forward to working out how we introduce the concept of an entire apache config in a digestable manner :D
We may want to introduce a small cache or something somewhere (either in the API servers or the Apache?) to better justify why we may be replicating them? Or maybe that's for a different project?
And we may even want to introduce the idea of a CDN for the static files?
I left a couple of random thoughts from skimming the code, but realise this isn't at code-review readiness yet :)
f9006a5
to
054f55d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
View rendered multiple-servers/IMPLEMENTATION.md
View rendered multiple-servers/README.md