Skip to content

Commit

Permalink
Docs sync done from apache/pulsar (#88feb87)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 9, 2024
1 parent fa8a584 commit edfda8e
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
11 changes: 11 additions & 0 deletions static/reference/next/config/reference-configuration-broker.md
Original file line number Diff line number Diff line change
Expand Up @@ -5445,6 +5445,17 @@ Interval of time to sending the ping to keep alive in WebSocket proxy. This valu

**Category**: WebSocket

### webSocketPulsarClientMemoryLimitInMB
Memory limit in MBs for direct memory in Pulsar Client used in WebSocket proxy

**Type**: `int`

**Default**: `0`

**Dynamic**: `false`

**Category**: WebSocket

### webSocketServiceEnabled
Enable the WebSocket API service in broker

Expand Down
11 changes: 11 additions & 0 deletions static/reference/next/config/reference-configuration-standalone.md
Original file line number Diff line number Diff line change
Expand Up @@ -5445,6 +5445,17 @@ Interval of time to sending the ping to keep alive in WebSocket proxy. This valu

**Category**: WebSocket

### webSocketPulsarClientMemoryLimitInMB
Memory limit in MBs for direct memory in Pulsar Client used in WebSocket proxy

**Type**: `int`

**Default**: `0`

**Dynamic**: `false`

**Category**: WebSocket

### webSocketServiceEnabled
Enable the WebSocket API service in broker

Expand Down
11 changes: 11 additions & 0 deletions static/reference/next/config/reference-configuration-websocket.md
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,17 @@ Interval of time to sending the ping to keep alive. This value greater than 0 me

**Category**:

### webSocketPulsarClientMemoryLimitInMB
Memory limit in MBs for direct memory in Pulsar Client used in WebSocket proxy

**Type**: `int`

**Default**: `0`

**Dynamic**: `false`

**Category**:

### webSocketSessionIdleTimeoutMillis
Timeout of idling WebSocket session (in milliseconds)

Expand Down

0 comments on commit edfda8e

Please sign in to comment.