IIS connector log file is too large
Hi Everyone,
IIS connector log (isapi_redirect.log) is around 1.5 GB and keeps increasing, it stores the same warning message each time:
[9544:15528] [warn] ajp_process_callback::jk_ajp_common.c (2245): (cfusion) AJP13 protocol: Reuse is set to false
Most important after 2 - 3 days it throws Error 503 Service Unavailable.
Server Info:
- Coldfusion 2018.0.15.330106
- Java HotSpot(TM) 64-Bit Server VM - 11.0.12+8-LTS-237
- Tomcat 9.0.60.0
- IIS 10.0
- Windows Server 2019
Connector Settings:
worker.cfusion.type=ajp13
worker.cfusion.host=localhost
worker.cfusion.port=8018
worker.cfusion.connection_pool_size=1000
worker.cfusion.connection_pool_timeout=60
worker.cfusion.max_reuse_connections=1000
Please advice.
Thanks in advance
