You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/16 02:14:13 UTC

[GitHub] [apisix] tzssangglass commented on issue #8311: feat: As a user, I want kubernetes service discovery to support more configuration items

tzssangglass commented on issue #8311:
URL: https://github.com/apache/apisix/issues/8311#issuecomment-1316189583

   > Too short watchSeconds value will produce many "re list-watch" Too long watchSeconds value will cause the proxy to terminate the connection early
   > 
   > do we have to use an proxy before apiserver ?
   
   In fact, if you use `resty.http` or `ngx.tcp.socket`, even if you don't set the `timeout`, there will be a default `timeout`, which is 60 s as I remember.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org