Envoy ignores initial read events. While this assumption works fine for the traditional HTTP workloads with request/response sequence, it breaks protocols in which servers can send initial data (MySQL, optimized HTTP/2 servers, etc.).
See: https://github.com/istio/proxy/issues/588
cc @ldemailly @fengli79 @louiscryan