Compilation results for gerrit2003.wikimedia.org: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 3448 |
|---|---|
| Resources added: | 0 |
| Resources removed: | 0 |
| Resources modified: | 5 |
| Change percentage: | 0.15% |
Resources modified
- File[/etc/envoy/listeners.d/00-tls_terminator_8443.yaml]
- Content differences:
--- /etc/envoy/listeners.d/00-tls_terminator_8443.yaml.orig +++ /etc/envoy/listeners.d/00-tls_terminator_8443.yaml @@ -2,11 +2,12 @@ socket_address: port_value: 8443 address: 0.0.0.0 +per_connection_buffer_limit_bytes: 268435456 listener_filters: - name: "envoy.filters.listener.tls_inspector" typed_config: "@type": type.googleapis.com/envoy.extensions.filters.listener.tls_inspector.v3.TlsInspector -tcp_fast_open_queue_length: 150 +tcp_fast_open_queue_length: 0 filter_chains: # Non-SNI support - transport_socket:
- Content differences:
- Class[Profile::Tlsproxy::Envoy]
- Parameters differences:
--- Class[Profile::Tlsproxy::Envoy].orig +++ Class[Profile::Tlsproxy::Envoy] + connection_buffer_limit => 268435456 + fast_open_queue => 0
- Envoyproxy::Tls_terminator[8443]
- Parameters differences:
--- Envoyproxy::Tls_terminator[8443].orig +++ Envoyproxy::Tls_terminator[8443] + connection_buffer_limit => 268435456 @@ - fast_open_queue => 150 + fast_open_queue => 0
- Envoyproxy::Listener[tls_terminator_8443]
- Envoyproxy::Conf[tls_terminator_8443]
Relevant files
- Envoyproxy::Listener[tls_terminator_8443]
- Envoyproxy::Tls_terminator[8443]
- Parameters differences: