implement tunnel error handling. Currently dino tunnels will attempt to dial the provided dest addr. If the connection fails then the tunnel will silently fail to serve the proxy.
This issue is brought up to implement 50x errors and select 40x errors to provide end users with connectivity errors for troubleshooting if necessary.
implement tunnel error handling. Currently
dinotunnels will attempt to dial the provided dest addr. If the connection fails then the tunnel will silently fail to serve the proxy.This issue is brought up to implement 50x errors and select 40x errors to provide end users with connectivity errors for troubleshooting if necessary.