https://bz.apache.org/bugzilla/show_bug.cgi?id=63824
--- Comment #3 from Mark Thomas <ma...@apache.org> --- (In reply to Michael Osipov from comment #2) > Connection options are case-insensitive. Thanks. I missed that statement below the formal grammar. > As per defition, only one token is allowed, > so "close, close2" ist not valid. "1#connection-option" means "1 or more, comma separated" so there is work to do here. Still need to look into parsing options to see what the performance implications of doing this "properly" are. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org