On Mon, May 30, 2016 at 5:24 PM, Nenad Merdanovic <[email protected]> wrote: > Yes, it seems like the case is that the fetch is only called once, when > there is not enough data in the buffer. You can work around this like: > tcp-request inspect-delay 5s > tcp-request content accept if {req.ssl_ec_ext 0 }
Thanks a lot Nenad! That solved my issues! I'll experiment a bit before trying it out in production environment. Br Björn Zettergren

