Skip to content

Conversation

@eguzki
Copy link
Member

@eguzki eguzki commented Sep 13, 2024

What

plain-http-upstream is configured with external 3scale backend. Useful to inspect traffic (and connection setup/teardown) between apicast and backend.

Changed from kennethreitz/httpbin echo api to quay.io/kuadrant/authorino-examples:talker-api because the former one was closing connections after each request. Maybe it was a HTTP/1.0 server?? IDK. I did not dig into it. But the new echo-api keeps the connection open (by default) waiting for more requests (until idle timeout expires).

@eguzki eguzki requested a review from a team as a code owner September 13, 2024 13:07
@eguzki eguzki requested a review from tkan145 September 13, 2024 13:28
@eguzki eguzki force-pushed the dev-environment-with-backend branch from 1498372 to af4a681 Compare September 19, 2024 10:13
@eguzki eguzki merged commit 5fd93e1 into master Sep 19, 2024
@eguzki eguzki deleted the dev-environment-with-backend branch September 19, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants