<div dir="ltr"><div>Hi Deiveron,</div><div><br></div>8000 visits per day are not really that much (about max. 10 to 30 request per minute?). I'd benchmark the memory footprint of your typical requests. You are probably performing some memory-expensive operations. On the other hand, 3 GB memory is still a bit tight for production. Don't forget that at the same time you could have publication operations and indexations in background also competing for memory.<div><br></div><div>Good luck!</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Alberto<br></div></div>
<br><div class="gmail_quote">2015-03-27 14:22 GMT+01:00 Deiverson Silveira <span dir="ltr"><<a href="mailto:deiverson@solutioncms.com" target="_blank">deiverson@solutioncms.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi Alberto,<br><br>In my case, the project I have 8000 visits per day and ~150-300 users actives, we change now configurations for this:<br>-Xms1536M -Xmx3072M -XX:NewRatio=1 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled<br><br></div></div></div></blockquote></div></div></div>