I am using Apache Camel 2.15.0 version in my web application and using the Rest Component for defining the REST endpoints using Java DSL.
The application runs properly with Windows platform, however I had seen the very poor performance while testing with the RHEL 6.5 and 7.3. After enabling the logs for RHEL, I had noticed that for each HTTP request it takes long time from Servlet Filter to the RouteBuilder. I am using the Apache Tomcat 8 as application server and JVM 1.8 version. What can be the possible causes behind this ? -- View this message in context: http://camel.465427.n5.nabble.com/Performance-degradation-with-RHEL-6-5-and-Apache-Camel-2-15-0-tp5792342.html Sent from the Camel - Users mailing list archive at Nabble.com.