Closed daschwanden closed 1 year ago
What's changed, or what was fixed?
Updated demo backend index.html to return hostname in lieu of static string ("hello from my-host-123" instead of "hello from demo"
This is to support showcasing the load balancing / failover in demos to see which backend host responded to the request.
[ x ] I have run all the tests locally and they all pass.
[ x ] I have followed the relevant style guide for my changes.
What's changed, or what was fixed?
Updated demo backend index.html to return hostname in lieu of static string ("hello from my-host-123" instead of "hello from demo"
This is to support showcasing the load balancing / failover in demos to see which backend host responded to the request.
[ x ] I have run all the tests locally and they all pass.
[ x ] I have followed the relevant style guide for my changes.