Fawad Khaliq

Results 19 comments of Fawad Khaliq

[fortio-0-8-pre-issue-124.tar.gz](https://github.com/istio/fortio/files/1827246/fortio-0-8-pre-issue-124.tar.gz) Here is the json of runs with 400, 500 and 1000 qps. Happy to provide more information if needed.

That's right, results are consistent except p99.9. That's where it goes from ~99 ms (400qps) to ~3 ms(500qps, 1000qps)

That's correct. p99.9 for 400qps seems consistently off. Let me if you are not able to reproduce it and I will share a way to access a running setup where...

@M00nF1sh @jayanthvn any chance do you guys know this [issue](https://github.com/awslabs/amazon-eks-ami/issues/375) was resolved as part of another PR?

Adding this logic to existing CNI plugin would be limiting for multiple reasons 1) what ofiliz@ mentioned 2) we don't want to have a tight coupling/hard dependency between AWS CNI...

The Envoy image currently does not expose a way to configure log format. This will be visited post v1.1.1

Configurable log format support will be added in the subsequent releases because of the envoy dependency. Removing the 1.3.0 milestone

A similar ask for configurability on Envoy is asked here: https://github.com/aws/aws-app-mesh-roadmap/issues/292 This is a candidate to expose these params in a way we don't need new Envoy releases for each...