ingress endpoint queuing latency - how to optimize it #6157
Closed
veldpworld
started this conversation in
General
Replies: 1 comment 1 reply
-
Setting the key is kind: ConfigMap
apiVersion: v1
metadata:
name: nginx-config
namespace: nginx-ingress
data:
http2: "true" Can you give us some extra environment information to help us investigate this?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
there is an queuing latency and it says 360ms , we use http2 in the application. is there any recommended configmap parameter for the ingress controller for this endpoint? if they running application locally there is not much queuing thorugh ingress connectivity(private lb) it has this queuing latency.
can you please recommd the ingress controller config map for using http2 ?
Beta Was this translation helpful? Give feedback.
All reactions