Issue description
How do I know which node the response came from, for example:
The upstream have tow nodes(node1 and node2), how can I judge if the response comes from node1 or node2(such as the response has a cookie server:node1)?
Which plugin can I use?
Environment
- apisix version (cmd:
apisix version):
- OS (cmd:
uname -a):
- OpenResty / Nginx version (cmd:
nginx -V or openresty -V):
- etcd version, if have (cmd: run
curl http://127.0.0.1:9090/v1/server_info to get the info from server-info API):
- apisix-dashboard version, if have:
Issue description
How do I know which node the response came from, for example:
The upstream have tow nodes(node1 and node2), how can I judge if the response comes from node1 or node2(such as the response has a cookie
server:node1)?Which plugin can I use?
Environment
apisix version):uname -a):nginx -Voropenresty -V):curl http://127.0.0.1:9090/v1/server_infoto get the info from server-info API):