Skip to content

We're using YARP as a reverse proxy for a SaaS #1178

Discussion options

You must be logged in to vote

In terms of the latency improvements, it may be related to TLS handshaking and connection pooling. YARP will keep the connection open to the back end (with a timeout), so it can be used for subsequent connections.
If you can capture logs in the back end, to compare with the client, it would be good to see how long the backend is processing the request, and if the problem is with intermediary infrastructure.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Piedone
Comment options

Answer selected by karelz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants