<div dir="ltr">It will only count as an event if something calls getSession(). If say you just request a static file or some other resource that does not use the session then it will not reset the session timeout.<div><br></div><div>If you want to change this behaviour you could just write a filter that calls getSession(false) on every request.<br><div><br></div><div>Stuart</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jul 26, 2018 at 11:22 AM Nolan, Boyd &lt;<a href="mailto:Boyd.Nolan@tylertech.com">Boyd.Nolan@tylertech.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="m_8685527462377098315WordSection1">
<p class="MsoNormal">Hello All,<u></u><u></u></p>
<p class="MsoNormal">This may not be exactly the right forum / audience to ask this question, and if so please accept my apologies in advance. That being said, I need to understand what actions or events inside of Wildfly / Undertow are recognized as valid
 activity relating to the session timeout. I’m battling some issues in a web application where a user is doing legitimate actions via ajax that are being processed through wildfly, but they still end up getting their session terminated even though they are
 legitimately active. Is it a limited class or category of session event that is recognized as activity, which should result in resetting the timer for the session timeout?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Does anyone know, or can you point me to the information that explains it?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal"><br>
<b><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif">J. Boyd Nolan, P.E.</span></b><span style="font-family:-webkit-standard"><br>
</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif">Director of Technical Development
</span><span style="font-family:-webkit-standard"><br>
</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif">Tyler Technologies, Inc. </span><span style="font-family:-webkit-standard"><br>
<br>
</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif">P: 214.593.6733
</span><span style="font-family:-webkit-standard"><br>
<br>
</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif"><a href="https://www.tylertech.com" target="_blank"><span style="color:blue">www.tylertech.com</span></a></span><u></u><u></u></p>
<p class="MsoNormal">  <u></u><u></u></p>
</div>
<p class="MsoNormal"><a href="https://www.tylertech.com/" target="_blank"><span style="font-family:-webkit-standard;color:#954f72;text-decoration:none"><img border="0" width="230" height="79" style="width:2.3958in;height:.8229in" id="m_8685527462377098315_x0000_i1025" src="cid:image001.png@01D42454.947FE710" alt="Tyler Technologies"></span></a><u></u><u></u></p>
</div>
</div>

_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></blockquote></div>