We have a Web application with following technologies: Java, SpringBoot, Docker, Microservices, Jhipster. The port number for the frontend container is 80. I am trying to disable keep alive option for the frontend microservice because SSO Authentication Server requires this parameter set to be false. I tried …