The system is embedded and configured so that both URLs use the same servlet via the one configuration (IE "/lgnrg" goes to RegistrationLoginServlet.class).
I would have assumed that this would be irrelevant and both URLs would be the same, it is just a weird occurrence and after exhausting other avenues of investigation
I’d thought I’d ask other users who might have come across this before.
I am not surprised at all that it isn’t a jetty issue, but I am lost as to why this would occur. As it occurs only under load it might simply be the load testing
itself.
Anyway, thanks for the response,
-medge
From: jetty-users-bounces@xxxxxxxxxxx [mailto:jetty-users-bounces@xxxxxxxxxxx]
On Behalf Of Joakim Erdfelt
Sent: Wednesday, 2 July 2014 03:13
To: JETTY user mailing list
Subject: Re: [jetty-users] Parsing of URL
Not enough information to go on.
Its highly unlikely to be a URL parsing issue.
As your two examples are about as simple as URLs can get.
You'll probably want to profile your two requests and see what is using all of the resources/time, or what is waiting so long.
Expert advice, services and support from from the Jetty & CometD experts