sv_httpServerPort

JK2MV

Configures the HTTP auto-download endpoint. A numeric value selects the built-in web server’s port; a value beginning with http:// advertises that external base URL instead.

At a glance

Field Value
Category Server & networking
Module engine-server
Also registered in engine-server
Renderer All / not renderer-specific
Network scope server-authoritative — Owned or enforced by the server.
Derivation mixed
Confidence high
In-game xdocs No
In-game menu No
Default 0
Value type string
Restart Yes; the value is latched.
Cheat protected No

Values

No discrete value list is enforced or documented in the inspected source.

Flags

Provenance

Origin: JK2MV

Dated project introductions

Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.

Project Authored PR opened Integrated Commit Relationship
TaystJK 2024-03-21 2024-03-07 2024-03-21 2a5ea5d885dc Other project appearance
jaPRO 2024-03-21 2024-03-21 2a5ea5d885dc Other project appearance

Later changes

These commits occur after the ultimate-origin introduction on TaystJK’s inherited first-parent lineage. Registration evidence is exact; behavior evidence requires a changed bound cvar reference or a changed registered command-handler hunk.

Date Change source Commit / subject Evidence Confidence
2024-05-11 TaystJK 3beb186e7772 · PR #197
Autodl fixup (#197)
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/server/server.h, codemp/server/sv_init.cpp, codemp/server/sv_main.cpp medium

Evidence