globalServerConfig

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexAction

type IndexAction struct {
	actionutils.ParentAction
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

func (this *IndexAction) RunGet(params struct {
	ClusterId int64
})

func (*IndexAction) RunPost

func (this *IndexAction) RunPost(params struct {
	ClusterId int64

	HttpAllMatchDomainStrictly             bool
	HttpAllDomainMismatchActionContentHTML string
	HttpAllAllowMismatchDomainsJSON        []byte
	HttpAllAllowNodeIP                     bool
	HttpAllDefaultDomain                   string
	HttpAllNodeIPPageHTML                  string
	HttpAllNodeIPShowPage                  bool

	HttpAllServerName              string
	HttpAllSupportsLowVersionHTTP  bool
	HttpAllMatchCertFromAllServers bool
	HttpAllForceLnRequest          bool

	HttpAccessLogIsOn                     bool
	HttpAccessLogEnableRequestHeaders     bool
	HttpAccessLogEnableResponseHeaders    bool
	HttpAccessLogCommonRequestHeadersOnly bool
	HttpAccessLogEnableCookies            bool
	HttpAccessLogEnableServerNotFound     bool

	LogRecordServerError bool

	PerformanceAutoReadTimeout  bool
	PerformanceAutoWriteTimeout bool
	PerformanceDebug            bool

	Must *actions.Must
	CSRF *actionutils.CSRF
})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL