Hi,
I have go between installed to spread load over 4 different servers. This works fine, but I want outgoing requests to for example myserver.com or a whitelist of hosts to go always over the same server instead of using roundrobin or random allocation of my 4 servers.
Is this somehow possible with the current gobetween settings or can this be implemented?
That would be very helpful.