openziti / zrok

Geo-scale, next-generation peer-to-peer sharing platform built on top of OpenZiti.
https://zrok.io
Apache License 2.0
2.6k stars 101 forks source link

Proxy should not respond with `200 OK` when local server is gone #703

Closed ludgerey closed 2 months ago

ludgerey commented 3 months ago

Steps to produce:

Expected result:

Actual result:

This is especially annoying if your local server works initially but then crashes and you still get successful HTTP responses, but the content not what you expect.

michaelquigley commented 3 months ago

Will try and see what we can do here for the next release.