Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

istio mirror not work when http body larger than about 2M #51002

Open
2 tasks done
Lj-Sakura opened this issue May 13, 2024 · 1 comment
Open
2 tasks done

istio mirror not work when http body larger than about 2M #51002

Lj-Sakura opened this issue May 13, 2024 · 1 comment

Comments

@Lj-Sakura
Copy link

Lj-Sakura commented May 13, 2024

Is this the right place to submit this?

  • This is not a security vulnerability or a crashing bug
  • This is not a question about how to use Istio

Bug Description

By config VirtualService's "mirror" and "mirrorPercentage" field,
i want when http call to service a, then mirror to service b. when http post body size is small, mirror work fine, but when http post body size is larger than about 2M, mirror not work, and service b can not receive any request.

Version

istioctl version
client version: 1.9.4
control plane version: 1.9.4
data plane version: 1.9.4 (33 proxies), 1.9-dev (5 proxies)

 kubectl version
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.9", GitCommit:"7a576bc3935a6b555e33346fd73ad77c925e9e4a", GitTreeState:"clean", BuildDate:"2021-07-15T21:01:38Z", GoVersion:"go1.15.14", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.9", GitCommit:"7a576bc3935a6b555e33346fd73ad77c925e9e4a", GitTreeState:"clean", BuildDate:"2021-07-15T20:56:38Z", GoVersion:"go1.15.14", Compiler:"gc", Platform:"linux/amd64"}

Additional Information

No response

@zirain
Copy link
Member

zirain commented May 13, 2024

1.9?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants