<div dir="ltr">The best would be an official "Operations Guide" for Yanel where key infrastructure topic would be covered, like:<div><br></div><div>- main configuration items in Tomcat</div><div>- main configuration items in Yanel</div><div>- tuning possibilities (like JVM memory, automatic thread dump at process kill)</div><div>- ...</div><div><br></div><div>i'm sure that many realm independent points would find its place in such an ops guide that a person would need in order to run an application based on Yanel.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 23, 2015 at 8:41 PM, Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com" target="_blank">michael.wechner@wyona.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>Hi Balz<br>
      <br>
      Thanks for pointing this out. I think we should add a note, such
      that administrators can possibly<br>
      reconfigure. Where do you think such a hint should be placed?<br>
      <br>
      Personally I think it is good to have it enabled, because it means
      that users will stay signed in also<br>
      after a restart, but of course that depends on the situation and
      does not always make sense.<br>
      <br>
      Thanks<br>
      <br>
      Michael<br>
      <br>
      Am 23.06.15 um 13:14 schrieb basZero:<br>
    </div><div><div class="h5">
    <blockquote type="cite">
      <div dir="ltr">Maybe I'm the only one who did not know this but
        Tomcat has Session Persistence ENABLED per default. 
        <div><br>
        </div>
        <div>This means that during shutdown, all sessions get
          serialized into the file </div>
        <div>work/Catalina/localhost/_/SESSIONS.ser<br>
        </div>
        <div><br>
        </div>
        <div>and get restored into memory at startup.</div>
        <div><br>
        </div>
        <div>If you run an application with thousands of sessions,
          shutdown and startup time can become quite long.</div>
        <div><br>
        </div>
        <div>To disable session persistence, just uncomment this line
          in conf/context.xml :</div>
        <div>
          <div><Manager pathname="" /></div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Cheers, Balz</div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
    <br>
  </div></div></div>

<br>--<br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
<a href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" rel="noreferrer" target="_blank">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a><br></blockquote></div><br></div>