Closed ecellini closed 6 years ago
@ecellini Was this also happening with 1.0.36 or is this something that started happening with 1.0.37?
Also is your connection idle Timeout on IIS the same or lower then on Tomcat (60s). The IIS one should be slightly lower (1s). Try setting the tomcat connectionTimeout to 121000 and IIS Application Pool idle-timeout to 2 mins.
Hello, I have upgrade Connector from older version (date of file is October 04 2016), i have enable MaxConnections and the server it has become unstable.
The IIS Application Pool idle-timeout is 20 minutes and tomcat connectionTimeout="60000"
I will try new settings and check the logs.
thanks
closing for now.
Hello Bilal, on my ConnectionLog the are more of this error:
I use BonCodeAJP Connector Version 1.0.37, there is BonCodeAJP13.settings:
These is the server.xml of lucee 4:
<Connector port="8010" protocol="AJP/1.3" redirectPort="8443" maxThreads="500" keepAliveTimeout="-1" connectionTimeout="60000" packetSize="65536" />
With0 i don't show any error.
can you help me to resolve this issue?
thank you