githubxubin commented on issue #10859:
URL: https://github.com/apache/apisix/issues/10859#issuecomment-1903598293
> Did you setup the wasm and it's config in the yaml correctly?
Yes the configuration is correct, here is my config configuration, and wasm
in the container
config:
```
wasm:
plugins:
- name: coraza-filter
priority: 7999
file: /usr/local/bin/coraza-proxy-wasm.wasm
```
Inside the apisix container:
<img width="515" alt="image"
src="https://github.com/apache/apisix/assets/39228009/37d8df12-aa37-4c3b-aa86-c4c49e758cc1">
My version 3.2/release does support this feature?tks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]