It's probably slow requests.
The timestamps are that of the incoming request, but since the logs
include response status and content length the log entry wont be added
until those details are available (i.e. the response is completed).
If you have LogLatency turned on, you can check it to confirm whether
those requests are indeed taking several minutes to return.
If not, how to add it depends on how you setup logging in the first
place - you may be able to simply add "jetty.requestlog.loglatency=true"
to start.ini
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jetty-users