Configuring denial of service by IP policy
Configure this policy in webMethods API Gateway to prevent Denial of Service (DoS) attacks for the specified IPs.
About this task
A DoS attack occurs when a client floods a server with requests, disrupting server processing and blocking other clients from accessing it. Using the Denial of Service (DoS) by IP policy, you can limit the number of requests webMethods API Gateway accepts from a particular IP address within a specified time interval. You can limit the number of requests it can process concurrently from any IP address. By specifying these limits, you can protect webMethods API Gateway from DoS attacks by a particular IP address. When webMethods API Gateway detects that a limit has been exceeded, it blocks or denies the requests from that particular IP address. It displays an error message to the client based on your configuration. You can also configure a list of trusted IP addresses so that the requests from these IP addresses are allowed and not denied.