wu-sheng commented on issue #3084: Wrong display when there is pathvariable in path URL: https://github.com/apache/skywalking/issues/3084#issuecomment-512064290 > I should say our tomcat use nio model. It absolutely makes the same result like Undertow. NIO is just the transport level thing, nothing related to framework process model. Some middleware or some modes of middleware are different, which make async happens between the plugin of middleware and the plugin of SpringMVC. Easy way to solve this, remove the middleware plugin, simple.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
