On Thu, 13 Dec 2018 at 20:31, Carey Evans <[email protected]> wrote:

> An update: I added
>
> <%@ page language="java" contentType="text/html; charset=UTF-8" 
> pageEncoding="UTF-8" session="false" isErrorPage="true" %>
>
> to the top of 503.jsp, and I no longer see the issue using this code.
>

I've simplified the code at https://github.com/carey/jetty-sessions-bug.
Now all that's needed to create sessions that never expire is an error
handling servlet that starts a new session from an async dispatch.

Should I raise this at https://github.com/eclipse/jetty.project/issues?

-- 
Laissez lire, et laissez danser; ces deux amusements ne feront jamais de
mal au monde.
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to