[jboss-jira] [JBoss JIRA] Commented: (JBWEB-86) Wild Card Aliases

Mladen Turk (JIRA) jira-events at lists.jboss.org
Tue Jul 17 05:58:47 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBWEB-86?page=comments#action_12369166 ] 
            
Mladen Turk commented on JBWEB-86:
----------------------------------

The -1 comment from Remy is:
"-1 for lower performance and questionable use case.
(I didn't get the patch, but I don't really wish to)"

I agree the performance will be lover. By what? Few microseconds per request or few seconds?
IMHO a simple wild card match can be even faster compared to the 1000 individual entries that
will mimic the wild card purpose.
The other part I don't wish to comment.

I found that having some sort of wild cards matching is valuable thing because on does not to
repeat the config changes twice or multiple times.
Further more it is present on many places even inside the Servlet specs.

I'm not saying that the provided patch is correct, but at least it's concept is "user-fiendly"


> Wild Card Aliases
> -----------------
>
>                 Key: JBWEB-86
>                 URL: http://jira.jboss.com/jira/browse/JBWEB-86
>             Project: JBoss Web
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Tomcat Module
>         Environment: JBoss AS 3.2.8SP1
>            Reporter: Mike Millson
>         Assigned To: Mladen Turk
>
> The customer would like the ability to use wild cards when specifying aliases as was previously discussed on the Tomcat developers list in the following thread:
> http://marc.info/?l=tomcat-dev&m=111508981818345&w=2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list