COMPONENT_BACKLOG - UBROKER configuration option

Description

The COMPONENT_BACKLOG option specifies the component interface backlog size for pending connection requests.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

component_backlog size


(tick)

(tick)

(tick)

Values

size is the component interface backlog size.

size must be greater than 0.


Default is 200.


z/OS

The system-wide default maximum backlog size for TCP/IP is 10. The TCPIP.PROFILE parameter SOMAXCONN sets the maximum backlog size.

If you require a COMPONENT_BACKLOG size greater than 10, the SOMAXCONN value must be increased.