Hi, few days ago i've started a server for my friends to play Craftoria ModPack, overall server is running well [with 12gb of ram] but as in title, since day 1 we are having problem with random 1-2s lags, maybe someone had similar experience and know a fix without removing most important mods?
Spark link [settings; ticks over 200, timeout 180]: https://spark.lucko.me/RnFa0SCZxi
#Random lag 2s lag every 1-2 minute
1 messages · Page 1 of 1 (latest)
1.30? i myself put ram allocation to 10gb, it feels like it doesn't 8gb no more.
could too much amount of ram acutally negatively affect server?
yes, just allocate of which is recommended. for example till 1.29 modpack, 8gb still looks smoothly.
That spark report looks pretty good actually.
But why parallelGC? That’s an unexpected choice.
server was set/configured by our hosting and so he had to turn it on
imma contact hosting provider to try it
could try zgc
be warned that it can double the reported ram use though
it doesnt actually, but zgc uses a technique where the same space is allocated twice as an optimization to get pointer metadata
most allocators are not smart enough to know that so double is reported
the true overhead is roughly comparable to g1gc
also sent that suggestion to hosting provider, imma let ya know here after trying