these 2 patches upgrade tomcat version from 8.0.15 to 9.0.11
the patches applied on tomcat were reorganised to make it easier to tune in the 
future
HTTP NIO connector is used instead of HTTP NIO2 connector because of general 
protection fault (see past emails)

geraldo netto (2):
  tomcat: upgrade from 8.0.15 to 9.0.11
  tomcat: reorganise patches

 tomcat/GET                                    | 20 ++++++------
 tomcat/patches/perf/0001-add-admin-user.patch | 32 +++++++++++++++++++
 .../perf/0001-configure-web-admin-user.patch  | 31 ------------------
 .../0002-grant-admin-gui-to-tomcat-user.patch | 26 +++++++++++++++
 ...assign-admin-gui-role-to-tomcat-user.patch | 25 ---------------
 ...grant-manager-script-to-tomcat-user.patch} | 21 ++++++------
 ...004-disable-jasper-development-mode.patch} | 17 +++++-----
 ...ch => 0005-change-http-port-to-8081.patch} | 19 +++++------
 ... => 0006-increase-number-of-threads.patch} | 17 +++++-----
 ...ch => 0007-force-HTTP-NIO-connector.patch} | 21 ++++++------
 ...patch => 0008-disable-AJP-connector.patch} | 17 ++++++----
 11 files changed, 130 insertions(+), 116 deletions(-)
 create mode 100644 tomcat/patches/perf/0001-add-admin-user.patch
 delete mode 100644 tomcat/patches/perf/0001-configure-web-admin-user.patch
 create mode 100644 
tomcat/patches/perf/0002-grant-admin-gui-to-tomcat-user.patch
 delete mode 100644 
tomcat/patches/perf/0003-assign-admin-gui-role-to-tomcat-user.patch
 rename 
tomcat/patches/perf/{0006-Add-script-managment-role-to-tomcat-user.patch => 
0003-grant-manager-script-to-tomcat-user.patch} (56%)
 rename tomcat/patches/perf/{0004-disable-Jasper-development-mode.patch => 
0004-disable-jasper-development-mode.patch} (57%)
 rename tomcat/patches/perf/{0002-change-http-port-to-8081.patch => 
0005-change-http-port-to-8081.patch} (54%)
 rename tomcat/patches/perf/{0005-bump-up-number-of-threads.patch => 
0006-increase-number-of-threads.patch} (56%)
 rename tomcat/patches/perf/{0007-Use-bio-connector-explicitly.patch => 
0007-force-HTTP-NIO-connector.patch} (53%)
 rename tomcat/patches/perf/{0008-Do-not-enable-AJP-connector.patch => 
0008-disable-AJP-connector.patch} (59%)

-- 
2.17.1

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to