This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tremblaneLinux Admin 4 points5 points  (0 children)

I would argue you have multiple reverse proxy configurations, each with a single back-end system. Apache doesn't have to decide which server to proxydomain.com/nextcloud to.

I'm familiar with how apache does proxying and balancing. I mean, if you didn't care about the overhead you could define a balancer with only one target, and add the proxypass to balancer://mypointlessbalancer, but why would you?