apache / apache/apisix-ingress-controller

help request: How to define keepalive through ApisixUpstream_ The idle of the pool_ Timeout

Open
#1,883 12 comments 0 reactions 1 assignee Claimed by @AHNakbari View on GitHub
discuss feature good first issue
Dominant language
Go
Stars
1.1k
Forks
390
Avg merge
3d 7h
Merged PRs (30d)
12

Description

### Description

```
apiVersion: apisix.apache.org/v2
kind: ApisixUpstream
metadata:
name: nginx
spec:
loadbalancer:
type: roundrobin
keepalive_pool:
idle_timeout: 90s
```

### Environment

- APISIX version (run `apisix version`):
- Operating system (run `uname -a`):
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
- etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
- APISIX Dashboard version, if relevant:
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run `luarocks --version`):

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.