Question
2
Replies
199
Views
EvonSys
Posted: August 21, 2019
Last activity: August 22, 2019
Tomcat 7 server.xml Protocol Settings
We are doing HA in our application with Two Nodes.We need your inputs on the purpose and recommendation on changing this protocol from http11 to org.apache.coyote.http11.Http11NioProtocol in server.xml.None of PEGA documentation says to do so but we need pros and cons of doing this change.
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
Are you referring to the Pega's HA setup (e.g., https://community.pega.com/system/files/pdfs/Pega%207.4%20High%20Availability%20Administration%20Guide.pdf) or generic HA for tomcat servers? For the former, there is no specific requirement from Pega's perspective - except sticky sessions. For the later, please refer to the relevant tomcat documentation (https://tomcat.apache.org/tomcat-7.0-doc/connectors.html)