wangchao732 commented on issue #12449:
URL: https://github.com/apache/apisix/issues/12449#issuecomment-3096220409
> Can you share your route and plugin configuration? I will verify it in
version 3.11.
Main plugins :
{"list":[{"modifiedIndex":35,"value":{"update_time":1737621032,"plugins":{"proxy-rewrite":{"use_real_request_uri_unsafe":false,"headers":{"remote_addr":"$remote_addr","x-forwarded-for":"$proxy_add_x_forwarded_for","original-uri":"$uri"},"disable":false,"regex_uri":["^/((\\w{1,}-)+\\w{1,})/(.*)","/$3"]},"prometheus":{"prefer_name":false,"disable":false},"cors":{"allow_methods":"GET,HEAD,POST,PUT,OPTIONS","disable":false,"allow_headers":"**","allow_credential":true,"max_age":10000,"expose_headers":"**","allow_origins":"**"}},"id":"1","create_time":1737621032},"createdIndex":35,"key":"/apisix/global_rules/1"}],"total":1}
ext-plugin:
cmd:
- java
- -jar
- -Xmx4g
- -Xms4g
- /usr/local/apisix-plugin-runner-1.0.0.jar
- --spring.profiles.active=prod
plugin_attr:
prometheus:
export_addr:
ip: 0.0.0.0
port: 9091
export_uri: /apisix/prometheus/metrics
metric_prefix: apisix_
https://dev-minio.bcnyyun.com/download/apisixlog.png
https://dev-minio.bcnyyun.com/download/applog.png
--
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]