Servlet mappings and performance

2000-03-14 Thread Jimmy Larsson
Hi all! I'm trying out orion for productional use and I've encountered something odd. Mapping a servlet with wildcards gives, IMHO, a massive overhead. The servlet I'm running has only got init() and service() implementations, both of them are empty. My performance measurements: With servlet

Re: Servlet mappings and performance

2000-03-14 Thread Magnus Stenman
" as the URL and see what kind of results you get. Hope it helps. :) /Magnus Stenman, the Orion team - Original Message - From: "Jimmy Larsson" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Tuesday, March 14, 2000 12:23 PM Subject: Servlet mappings

Re: Servlet mappings and performance

2000-03-14 Thread Jimmy Larsson
PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Tuesday, March 14, 2000 12:23 PM Subject: Servlet mappings and performance Hi all! I'm trying out orion for productional use and I've encountered something odd. Mapping a servlet with wildcards gives, IMHO, a massive