<div dir="ltr">What version of undertow are you using?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 18, 2015 at 4:57 PM, Eric Peters <span dir="ltr">&lt;<a href="mailto:epeters@epicor.com" target="_blank">epeters@epicor.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal">We’re still trying to confirm things on our end, so it’s still possible a wrong assumption’s been made somewhere, but it looks like session resources are lingering with the http connection after the session has expired.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">From one of the heap dumps, following session data that expired the previous day back to a GC root:<br>
<a href="http://imgur.com/Ov8xFy1" target="_blank">http://imgur.com/Ov8xFy1</a><u></u><u></u></p>
<p class="MsoNormal">That’s from a dump where the read-timeout was disabled.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">We can set the read-timeout, but I don’t know if the behavior of keep-alive will limit the impact of the read timeout.  After the reply has been created and sent, do the particulars of the request or reply need to be kept beyond the expiry
 of the session they were for?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Is there a way to disable keep-alive?  In this particular instance it’s more important that the resources be freed up timely than it is that the server use keep-alive to give a boost on performance..<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">//EricP<u></u><u></u></p>
</div>
<br><br>
<p align="center"><font style="BACKGROUND-COLOR:#ffffff">This message has been scanned for malware by Websense.  </font><a href="http://www.websense.com/" target="_blank"><font style="BACKGROUND-COLOR:#ffffff" color="#000000">www.websense.com</font></a></p>
</div>

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