TCP connectTimeout

Istio’s DestinationRule tcp connectTimeout is 10s default, and if we set VirtualService http Timeout to 30s. A http request will be timeout if over 10s, then if we reset tcp connectTimeout in DestinationRule, how to make it effective immediately? Thanks.

1 Like