Does Tomcat (5.0.25) use case-insensitive matching against the list of hosts defined in server.xml? I'm looking at my request log and I'm seeing a request for "MyWebService.com" that appears to be serviced by the default host rather than "mywebservice.com" Why the HTTP header has mixed case is beyond me -- the user-agent was noted as "Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)"

If it's true that Tomcat gets confused in this type of case, SHOULDN'T it use a case-insensitive match?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to