liuxiran commented on issue #2110:
URL: 
https://github.com/apache/apisix-dashboard/issues/2110#issuecomment-910053531


   Hi @feipengheart , `max_body_size` is the meta_data of `batch-requests` 
plugin, currently dashboard does not support this feature, so you got the error 
from UI, already added it to 2.9 milestone
   
   > 这个api设置只会对/apisix/admin/plugin_metadata/batch-requests路径剩下,我自己设置的路由并有效果
   
   does `我自己设置的路由并有效果` means the route you want to bind the `batch-requests` 
plugin?
   
   refer to 
https://github.com/apache/apisix/blob/master/docs/en/latest/plugins/batch-requests.md,
 this is the feature of `batch-requests` plugin, it deals requests with 
`http://127.0.0.1:9080/apisix/batch-requests`.
   
   
   
   


-- 
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]


Reply via email to