envoy
envoy copied to clipboard
Is there a plan to implement async_mode for ext_proc?
It seems to be not implemented
since version 1.20, and it has not been implemented yet?
For some reason, I need to print the request and the response body (gzipped) in the access log. The only solution I've found so far is ext_proc
, but its synchronous mode obviously brings longer response latency. So I wonder, when will its async_mode
be supported?
cc @snowp
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
Is there any updates? @wbpcode
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.
reopen
any updates on this?