What is Apache Sling :: Connection Timeout Agent and How to use it? by Albin Issac
Overview
Apache Sling :: Connection Timeout Agent provides a Java agent that uses the instrumentation API to add connect and read timeouts to connections made via HTTP or HTTPs. It only applies these timeouts if none were set explicitly.
The agent is intended as an additional layer of control when running untrusted client code that may make calls without explicitly setting timeouts. Setting timeouts in client code is always recommended rather than relying on this agent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.