haproxytech / spoa-mirror

Mirror HTTP requests using the HAProxy SPOP
GNU Lesser General Public License v2.1
39 stars 16 forks source link

it doesn't work with haproxy1.8.4 and 1.8.17 #3

Closed withoutaname closed 5 years ago

withoutaname commented 5 years ago

encounter the error "Failed to decode HELLO frame"

zaga00 commented 5 years ago

spoa-mirror does not support SPOP version 1.0 (ie HAProxy version below 1.8.10).

HAProxy version 1.8.17 should work (I tried it and it works).