---
title: Setting Resource Limits
description: A client connection policy can specify resource limits, helping to ensure that no single client monopolizes server resources.
component: pingdirectory
version: 11.0
page_id: pingdirectory:pingdirectoryproxy_server_administration_guide:pd_proxy_setting_resource_limits
canonical_url: https://docs.pingidentity.com/pingdirectory/11.0/pingdirectoryproxy_server_administration_guide/pd_proxy_setting_resource_limits.html
revdate: September 13, 2023
---

# Setting Resource Limits

A client connection policy can specify resource limits, helping to ensure that no single client monopolizes server resources.

The resource limits are applied in addition to any global configuration resource limits. A client connection policy can't grant additional resources beyond what is set in the global configuration. If a client connection exceeds either a globally-defined limit or a policy limit, it is terminated.

|   |                                                                                                                                                                                                                                                                                                                                                                                                                           |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | The PingDirectoryProxy server's global configuration can enforce limits on the number of concurrent connections that can be established in the following ways:- Limit the total number of concurrent connections to the server.

- Limit the total number of concurrent connections from the same IP address.

- Limit the total number of concurrent connections authenticated as the same bind distinguished name (DN). |
