Issue description
In our current version, upstream can choose not to transparently transmit the host of the original request,
but we also impose a restriction. When pass_host == node, upstream can only have one node.
We hope to get rid of this restriction. When upstream chooses not to transparently transmit the host (pass_host == node), each node transmits downwards according to its own host.
Environment
Issue description
In our current version, upstream can choose not to transparently transmit the host of the original request,
but we also impose a restriction. When
pass_host == node, upstream can only have one node.We hope to get rid of this restriction. When upstream chooses not to transparently transmit the host (
pass_host == node), each node transmits downwards according to its own host.Environment