Documentation
¶
Index ¶
Constants ¶
View Source
const ( CONFIGPROXY_PIDFILE = "var/run/configproxy.pid" PROXY_SERVICE_NAME = "configproxy" )
View Source
const ( SENTINEL_PIDFILE = "var/run/sentinel.pid" SENTINEL_SERVICE_NAME = "config-sentinel" )
View Source
const ( DROP_CACHES_CTL = "/proc/sys/vm/drop_caches" TRANSPARENT_HUGEPAGE_ENABLED = "/sys/kernel/mm/transparent_hugepage/enabled" TRANSPARENT_HUGEPAGE_DEFRAG = "/sys/kernel/mm/transparent_hugepage/defrag" TRANSPARENT_HUGEPAGE_KH_DEFRAG = "/sys/kernel/mm/transparent_hugepage/khugepaged/defrag" ZONE_RECLAIM_CTL = "/proc/sys/vm/zone_reclaim_mode" VM_MAX_MAP_COUNT = "/proc/sys/vm/max_map_count" )
Variables ¶
This section is empty.
Functions ¶
func JustRunConfigproxy ¶
func JustRunConfigproxy() int
func StartConfigSentinel ¶
func StartConfigSentinel() int
func StartConfigproxy ¶
func StartConfigproxy() int
func StartServices ¶
func StartServices() int
func VespaStartServices ¶
func VespaStartServices() int
func VespaStopServices ¶
func VespaStopServices() int
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.