<div dir="ltr"><p class="MsoNormal">We did some load testing on idp server and found out when it
goes certain level it hangs and error out with 502 error<span></span></p><p class="MsoNormal"><br></p><p class="MsoNormal">In apache ssl_error_log we can see below error,  so it appears the issue is with Apache & Jetty and am curious whether changing below ProxyPass entry will help (to have keeplive or timeout values)</p><p class="MsoNormal"><br></p><p class="MsoNormal"> ProxyPass /idp <a href="http://localhost:8080/idp">http://localhost:8080/idp</a> retry=5<br></p><p class="MsoNormal"><br></p><p class="MsoNormal"><br></p><p class="MsoNormal"><br></p><p class="MsoNormal">[Mon Jan 15 10:39:29.078153 2018] [proxy_http:error] [pid 15575] (70007)The timeout specified has expired: [client xxx.xxx.x.211:52956] AH01102: error reading status line from remote server localhost:8080</p><div><br></div></div>