Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 gateway.config.yml 中究竟应该把 proxyTimeout 放在哪里?
您可以为管道中的代理设置超时:
pipelines: - name: default apiEndpoints: - test policies: - proxy: - action: serviceEndpoint: testService proxyTimeout: 6000