{
  "id": "proxy",
  "title": "Proxy object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/proxy/",
  "summary": "An object that represents a proxy in the cluster",
  "content": "\nAn API object that represents a [proxy](https://en.wikipedia.org/wiki/Proxy_server) in the cluster.\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| uid | integer | Unique ID of the proxy (read-only) |\n| backlog | integer | TCP listen queue backlog |\n| client_keepcnt | integer | Client TCP keepalive count |\n| client_keepidle | integer | Client TCP keepalive idle |\n| client_keepintvl | integer | Client TCP keepalive interval |\n| conns | integer | Number of connections |\n| duration_usage_threshold | integer, \u003cnobr\u003e(range: 10-300)\u003c/nobr\u003e | Max number of threads |\n| dynamic_threads_scaling | boolean | Automatically adjust the number of threads|\n| ignore_bdb_cconn_limit | boolean | Ignore client connection limits |\n| ignore_bdb_cconn_output_buff_limits | boolean | Ignore buffer limit |\n| log_level | `crit`\u003cbr /\u003e`error`\u003cbr /\u003e`warn`\u003cbr /\u003e`info`\u003cbr /\u003e`trace`\u003cbr /\u003e`debug` | Minimum log level to log. Only logs with this level or greater will be logged. |\n| max_listeners | integer | Max number of listeners |\n| max_servers | integer | Max number of Redis servers |\n| max_threads | integer, \u003cnobr\u003e(range: 1-256)\u003c/nobr\u003e | Max number of threads |\n| max_worker_client_conns | integer | Max client connections per thread |\n| max_worker_server_conns | integer | Max server connections per thread |\n| max_worker_txns | integer | Max in-flight transactions per thread |\n| threads | integer, \u003cnobr\u003e(range: 1-256)\u003c/nobr\u003e | Number of threads |\n| threads_usage_threshold | integer, \u003cnobr\u003e(range: 50-99)\u003c/nobr\u003e | Max number of threads |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

