Hi! I have a question about the CF Admin Server Settings:
1. Restart at unresponsive requests By enabling this option the engine will track requests that execute component code (e.g., an ODBC driver, a third-party CFX, etc.) but fail to return in a timely fashion. The service is restarted when the specified number of request threads do not respond in the allotted time. Requests are tracked only if a request timeout is enabled. The restart threshold will not exceed the request limit.
2. Restart when requests terminate abnormally By enabling this option the engine will track requests that suffer "unexpected exception" abnormal termination conditions. The service is restarted if abnormal requests begin to occur on a regular basis.
When these are set, does it mean that any template I am executing, whether manually or through a web interface, will automatically restart if unresponsive or an unknown error occurs? What are the pros and cons of turning them off? Can anyone recommend a good book on the CF Administrator that goes into more detail than most? I am new at CF and thank you.
1. Restart at unresponsive requests By enabling this option the engine will track requests that execute component code (e.g., an ODBC driver, a third-party CFX, etc.) but fail to return in a timely fashion. The service is restarted when the specified number of request threads do not respond in the allotted time. Requests are tracked only if a request timeout is enabled. The restart threshold will not exceed the request limit.
2. Restart when requests terminate abnormally By enabling this option the engine will track requests that suffer "unexpected exception" abnormal termination conditions. The service is restarted if abnormal requests begin to occur on a regular basis.
When these are set, does it mean that any template I am executing, whether manually or through a web interface, will automatically restart if unresponsive or an unknown error occurs? What are the pros and cons of turning them off? Can anyone recommend a good book on the CF Administrator that goes into more detail than most? I am new at CF and thank you.