CONFIG_HTTP_SERVER_CONNECTIONS:

This value determines how many simultaneous HTTP connections the HTTP server can serve.

Symbol:

HTTP_SERVER_CONNECTIONS

Type:

int

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Max number of HTTP server connections” if HTTP_SERVER (value: “n”)
Default values:
  • NET_MAX_CONTEXTS (value: “n”)
  • Condition: HTTP_SERVER (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

NETWORKING (value: “n”)

Locations:
  • ../subsys/net/lib/http/Kconfig:20