Try adding address="::1" to the <Connector protocol="AJP/1.3"> element. As Michael says, that’s likely to work in cases where every request is taking a second or more.
7 Likes
Try adding address="::1" to the <Connector protocol="AJP/1.3"> element. As Michael says, that’s likely to work in cases where every request is taking a second or more.