florincoras / envoy-vpp

Apache License 2.0
16 stars 4 forks source link

HTTP/2 based L7 load balance #1

Open subrnath opened 3 years ago

subrnath commented 3 years ago

Does this support L7 load balancing with HTTP/2 ?

florincoras commented 3 years ago

It should work, i.e., the VCL based SocketInterface should work with TLS, but I haven't tested yet. If you get a chance to test, do let me know if you hit any issues.