With the latest release supporting tcServer (and making it the default app server) I was wondering if anyone who has experience with Tomcat and tcServer could comment on pros/cons of each and any migration issues.

One immediate question I have is does tcServer support all the Tomcat configuration options? My app requires a few special settings which I had been activating via system properties e.g. -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED _SLASH=true

thanks

Lee