Hi,
I deploy Ofbiz on a linux server have 4GB RAM.
I test with 2 user access to ecommerce site.
My memory used continuous increase.

i config in build.gradle 

def jvmArguments = ['-Xms512M', '-XX:MetaspaceSize=128m',
'-XX:MaxMetaspaceSize=256m', '-XX:MaxHeapFreeRatio=75',
'-XX:MinHeapFreeRatio=40',
'-XX:+UseG1GC','-XX:+UseGCOverheadLimit','-Xmx1024M',
'-Dfile.encoding=UTF-8']

every body have same problem ?
Please help me.
thank



--
Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Reply via email to