show security application-services status
Syntax
show security application-services status
Description
Displays the status, enabled features, and key protocol limits of HTTP proxy services running on the device.
Required Privilege Level
View
Output Fields
The following table lists the output fields for the command. Output fields are listed in the approximate order in which they appear.
| Field Name | Field Description |
|---|---|
Encrypted HTTP2 |
Indicates whether HTTP/2 over TLS (HTTPS) is enabled or disabled. |
Plain-text HTTP2 |
Indicates whether clear‑text HTTP/2 (h2c) is enabled or disabled. |
Bypass services |
shows whether traffic is allowed to bypass HTTP proxy services. |
Push streams |
Indicates support for HTTP/2 server‑initiated push streams. |
RFC 7540 priorities |
Indicates whether HTTP/2 stream prioritisation (per RFC 7540) is honoured. |
Compression |
Indicates whether HTTP/2 header compression (HPACK) is enabled. When enabled, the proxy advertises and uses HPACK within configured limits. |
Max concurrent streams |
Maximum number of simultaneous HTTP/2 streams allowed per connection. |
Max header table size |
Maximum size (in bytes) of the HPACK dynamic header table. |
Initial window size |
Initial HTTP/2 flow‑control window size (in bytes) per stream. |
Maximum header size |
Maximum allowed size (in bytes) for HTTP request/response headers. |
Sample Output
user@host> show security application-services status HTTP Proxy status: Encrypted HTTP2: Enabled/Disabled Plain-text HTTP2: Enabled/Disabled Bypass services: No Push streams: Disabled RFC 7540 priorities: Disabled Compression: Enabled Max concurrent streams: 10 Max header table size: 4096 Initial window size: 65535 Maximum header size: 8192
Release Information
Statement introduced in Junos OS Release 26.2R1.