You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and “https://www.envoyproxy.io/docs/envoy/latest/configuration/http<em>filters/router</em>filter#x-envoy-retry-grpc-on”</p>
and <ahref="https://www.envoyproxy.io/docs/envoy/latest/configuration/http_filters/router_filter#x-envoy-retry-grpc-on">https://www.envoyproxy.io/docs/envoy/latest/configuration/http_filters/router_filter#x-envoy-retry-grpc-on</a></p>
<p>With HTTP_PROXY=http://localhost/, calls from the application to
3337
-
http://foo.bar.com will be load balanced across the three domains
3338
-
specified above. In other words, a call to http://foo.bar.com/baz would
3339
-
be translated to http://uk.foo.bar.com/baz.</p>
3336
+
<p>With <code>HTTP_PROXY=http://localhost/</code>, calls from the application to
3337
+
<code>http://foo.bar.com</code> will be load balanced across the three domains
3338
+
specified above. In other words, a call to <code>http://foo.bar.com/baz</code> would
3339
+
be translated to <code>http://uk.foo.bar.com/baz</code>.</p>
// With HTTP_PROXY=http://localhost/, calls from the application to
284
-
// http://foo.bar.com will be load balanced across the three domains
285
-
// specified above. In other words, a call to http://foo.bar.com/baz would
286
-
// be translated to http://uk.foo.bar.com/baz.
283
+
// With `HTTP_PROXY=http://localhost/`, calls from the application to
284
+
// `http://foo.bar.com` will be load balanced across the three domains
285
+
// specified above. In other words, a call to `http://foo.bar.com/baz` would
286
+
// be translated to `http://uk.foo.bar.com/baz`.
287
287
//
288
288
messageServiceEntry {
289
289
// REQUIRED. The hosts associated with the ServiceEntry. Could be a DNS
@@ -371,7 +371,7 @@ message ServiceEntry {
371
371
372
372
// REQUIRED: Service discovery mode for the hosts. Care must be taken
373
373
// when setting the resolution mode to NONE for a TCP port without
374
-
// accompanying IP addresses. In such cases, traffic to any IP on
374
+
// accompanying IP addresses. In such cases, traffic to any IP on
375
375
// said port will be allowed (i.e. 0.0.0.0:<port>).
// and "https://www.envoyproxy.io/docs/envoy/latest/configuration/http_filters/router_filter#x-envoy-retry-grpc-on"
// and <https://www.envoyproxy.io/docs/envoy/latest/configuration/http_filters/router_filter#x-envoy-retry-grpc-on>
913
913
stringretry_on=3;
914
914
}
915
915
916
916
// Describes the Cross-Origin Resource Sharing (CORS) policy, for a given
0 commit comments