You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/06/10 09:20:36 UTC

[GitHub] [incubator-shenyu] Franz362100 opened a new issue, #3518: [Question]

Franz362100 opened a new issue, #3518:
URL: https://github.com/apache/incubator-shenyu/issues/3518

   ### Question
   
   How do I increase this limit?
   


-- 
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: notifications-unsubscribe@shenyu.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-shenyu] Franz362100 commented on issue #3518: [Question] DataBufferLimitException: Exceeded limit on max bytes to buffer : 2097152

Posted by GitBox <gi...@apache.org>.
Franz362100 commented on issue #3518:
URL: https://github.com/apache/incubator-shenyu/issues/3518#issuecomment-1153338479

   > 
   thank you
   


-- 
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: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-shenyu] qicz commented on issue #3518: [Question] DataBufferLimitException: Exceeded limit on max bytes to buffer : 2097152

Posted by GitBox <gi...@apache.org>.
qicz commented on issue #3518:
URL: https://github.com/apache/incubator-shenyu/issues/3518#issuecomment-1152517954

   ```
   spring:
     codec:
       max-in-memory-size: 2MB
   ```
   
   update the max-in-memory-size value, the default is 2mb 2097152bytes.


-- 
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: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-shenyu] Franz362100 closed issue #3518: [Question] DataBufferLimitException: Exceeded limit on max bytes to buffer : 2097152

Posted by GitBox <gi...@apache.org>.
Franz362100 closed issue #3518: [Question] DataBufferLimitException: Exceeded limit on max bytes to buffer : 2097152
URL: https://github.com/apache/incubator-shenyu/issues/3518


-- 
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: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org