Skip to content

Instruction how to check if h2 and websockets works in haproxy backend

Notifications You must be signed in to change notification settings

DCkQ6/reproduce-haproxy-websocket-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reproduce-haproxy-websocket-issue

This repository provides an easy way to reproduce issue on haproxy 2.4.3 with not working websockets when the backend has enabled communication over http/2.

Prerequisites

How to run

docker-compose up --build

then check https://localhost:8443/test.html to observe failure and https://localhost:8444/test.html that should print timestamps in random delays as expected. Also https://localhost:9443/test.html is exposed to show that without haproxy everything works as intended.

About

Instruction how to check if h2 and websockets works in haproxy backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published