Re: Lots of configuration descriptors

2014-09-24 Thread Mark Thomas
On 24/09/2014 14:53, Léa Massiot wrote: > Ok. Sorry. Very good, I didn't know... I'm just a simple Tomcat user. I > didn't mind to be rude. No offence taken here. Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.or

Re: Lots of configuration descriptors

2014-09-24 Thread Mark Thomas
On 24/09/2014 14:58, David kerber wrote: > On 9/24/2014 9:47 AM, Léa Massiot wrote: >> Hello Mark, >> >> Thank you for your answer and for the info about the binary search. >> This was the kind of info I was looking for. >> Yet, I guess one has to view the source code to get that kind of >> informa

Re: Lots of configuration descriptors

2014-09-24 Thread Léa Massiot
Ok. Sorry. Very good, I didn't know... I'm just a simple Tomcat user. I didn't mind to be rude. -- View this message in context: http://tomcat.10.x6.nabble.com/Lots-of-configuration-descriptors-tp5022940p5022954.html Sent from the Tomcat - User mailing list archiv

Re: Lots of configuration descriptors

2014-09-24 Thread David kerber
On 9/24/2014 9:47 AM, Léa Massiot wrote: Hello Mark, Thank you for your answer and for the info about the binary search. This was the kind of info I was looking for. Yet, I guess one has to view the source code to get that kind of information... it's probably what you did... Actually, he is th

Re: Lots of configuration descriptors

2014-09-24 Thread Léa Massiot
http://tomcat.10.x6.nabble.com/Lots-of-configuration-descriptors-tp5022940p5022952.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional comman

Re: Lots of configuration descriptors

2014-09-24 Thread Mark Thomas
start so the issue isn't how quickly Tomcat can find the descriptor file but how quickly Tomcat can map the request to the right Context. For the full details look in org.apache.catalina.mapper The short version is that Tomcat performs a binary search through an order list of context paths to f

Lots of configuration descriptors

2014-09-24 Thread Léa Massiot
tor quickly, like an index? I hope my question is clear enough. Best regards. -- View this message in context: http://tomcat.10.x6.nabble.com/Lots-of-configuration-descriptors-tp5022940.html Sent from the Tomcat - User mailing list archive at Nabble.com. -