-3

Recently I have encountered a performance problem with spring-boot embedded tomcat. Later I found APR libraries improved the performance and execution problem.

I have update my comments in below link;

Spring Boot Embedded Tomcat Performance

Is it possible to update this step in official documentation ?

Regards, Peter Jerald.

Community
  • 1
  • 1
Peter Jerald
  • 723
  • 2
  • 8
  • 24

1 Answers1

1

I am not sure what you want us to update in the official documentation but please create a request in the Spring Boot issue tracker and we'll have a look. Thanks!

Stephane Nicoll
  • 31,977
  • 9
  • 97
  • 89