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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -284,7 +284,7 @@ Recommended profile features:
284
284
|`profile-load-balancer`|`proxy`, `web`, `cache`, `compression-gzip`, `compression-zstd`, `compression-brotli`, `load-balancer`, `tls-rustls`, `security`| Edge server with Fluxheim load balancing and all compression codecs compiled in. |
285
285
|`profile-observability`|`profile-core`, `metrics`, `metrics-otlp`, `otel-tracing`, `otel-otlp`| Core server with Prometheus metrics, optional local OTLP metrics export, trace context propagation, and optional local OTLP trace export. |
|`profile-full`|`profile-load-balancer`, `geoip`, `stream-proxy`, `traffic-mirror`| All stable production modules, including GeoIP, traffic mirroring, and the 1.4 stream foundation. |
287
+
|`profile-full`|`profile-load-balancer`, `geoip`, `stream-proxy`, `traffic-mirror`| All stable production modules, including GeoIP, traffic mirroring, and the 1.5 stream/load-balancer runtime lines. |
288
288
|`profile-development`|`profile-full`, `php-fpm`, `acme-client`, `metrics`, `metrics-otlp`, `otel-tracing`, `otel-otlp`| Broad development build with all compatible production modules. |
289
289
|`profile-web-server`|`proxy`, `web`, `compression-gzip`, `compression-zstd`, `compression-brotli`, `tls-rustls`, `security`| Static webserver profile while serving still uses the shared proxy runtime. |
290
290
|`profile-cache-edge`|`proxy`, `cache`, `compression-gzip`, `compression-zstd`, `compression-brotli`, `tls-rustls`, `security`| Cache edge without local static web serving. |
0 commit comments