Request bodies duplicated in upstream with ext_proc
7 views
Skip to first unread message
Swarvanu Sengupta
unread,
Apr 13, 2026, 3:22:46 PM (yesterday) Apr 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to envoy-dev
Hi Envoy team,
We’re seeing request bodies duplicated upstream (same JSON literally twice in one POST) when ext_proc is on the path with STREAMED body mode and the usual router retry config. Matches what Envoy describes in #36119 / fix #37994.
May I know in which version of Envoy did this issue got resolved. And which Istio version may have solved this ?