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/12/18 05:31:01 UTC

[GitHub] [shenyu] khuangz commented on issue #4274: [Question] proxy for file upload run a while will throw OutOfDirectMemoryError

khuangz commented on issue #4274:
URL: https://github.com/apache/shenyu/issues/4274#issuecomment-1356677935

   > 
   
   below is the jvm setting, we use apache benchmarking to test upload file with file size from 1K to 10M
   `java -server -Xmx4g -Xms4g -Xmn1g -Xss512k -XX:MaxDirectMemorySize=2g -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp/heapdump.hprof -XX:LargePageSizeInBytes=128m -Dshenyu.extPlugin.scheduleTime=3600 -Dplugin-ext=./ext-lib -Dspring.jmx.enabled=true -Djava.rmi.server.hostname=*** -Dcom.sun.management.jmxremote.local.only=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.port=8099 -Dcom.sun.management.jmxremote.rmi.port=8099 -Dcom.sun.management.jmxremote.access.file=/root/gateway-soap-test/gateway-bootstrap/jmxremote.access -Dcom.sun.management.jmxremote.password.file=/root/gateway-soap-test/gateway-bootstrap/jmxremote.password -Dcom.sun.management.jmxremote.ssl=false -Dspring.config.location=/root/gateway-soap-test/gateway-bootstrap/bootstrap.yml -Dshenyu.work.threads=1024 -jar /root/gateway-soap-test/gateway-bootstrap/tpass-gateway-soap.jar`


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