ranch:get_max_connections(3)

Name

ranch:get_max_connections - Get the max number of connections

Description

get_max_connections(Ref :: ranch:ref())
    -> MaxConns :: ranch:max_conns()

Get the max number of connections.

Arguments

Ref

The listener name.

Return value

The maximum number of connections is returned.

Examples

Get the max number of connections
MaxConns = ranch:get_max_connections(example).

See also

ranch:get_protocol_options(3), ranch:get_transport_options(3), ranch:set_max_connections(3), ranch(3)

Ranch 1.7 Function Reference

Navigation

Version select

Like my work? Donate!

Donate to Loïc Hoguin because his work on Cowboy, Ranch, Gun and Erlang.mk is fantastic:

Recurring payment options are also available via GitHub Sponsors. These funds are used to cover the recurring expenses like food, dedicated servers or domain names.