Commit 63e91928 authored by Łukasz Nowak's avatar Łukasz Nowak

caddy-frontend: Keep connection to the backend

There is no reason to drop connection to the backend and then reinitate it on
each request. It's better to keep connected and avoid additional work,
especially in SSL handshake.

Note: This was kept as the file has been copied from other place (haproxy
      on a backend), and slipped MR review, where MR author wanted to drop it
      anyway.
parent 27f99239
Pipeline #10609 failed with stage
in 0 seconds