HP X9320 Guia do Utilizador Página 77

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 150
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 76
ibrix_httpconfig
Manages configuration profiles for the HTTP service.
Description
A configuration profile specifies a set of global HTTP parameters in effect on the file serving nodes
listed in the profile.
When you create an HTTP share, you will need to associate it with a configuration profile. One
or more HTTP virtual hosts are also associated with the profile and specify the IP addresses/ports
that clients will use to access the HTTP shares.
Synopsis
Add a configuration profile:
ibrix_httpconfig -a PROFILENAME [-h HOSTLIST] [-S SETTINGLIST]
For the -S option, use a comma to separate the settings, and enclose the settings in quotation
marks, such as keepalive=true,maxclients=200,.... To see a list of available settings
for the share, use ibrix_httpconfig -L.
You can specify multiple values for the ports and sslports settings. Use semicolons to separate
the values, and use commas to separate the settings. For example:
ibrix_httpconfig -a profile1 -h node1 -S
"ports=80;81;82,sslports=443;444,keepalive=true"
Modify a configuration profile:
ibrix_httpconfig -m PROFILENAME [-h HOSTLIST] [-S SETTINGLIST]
Delete a configuration profile:
ibrix_httpconfig -d PROFILENAME
Display current information about a configuration profile:
ibrix_httpconfig -i PROFILENAME [-v level]
Use -v 1 to display detailed information.
Display current information about configuration profiles on the specified hosts:
ibrix_httpconfig -i -h HOSTLIST [-v level]
Use -v 1 to display detailed information.
List all configuration profiles:
ibrix_httpconfig -l [-v level]
Use -v 1 to display detailed information.
List the default settings for a configuration profile:
ibrix_httpconfig -L
Options
DescriptionOption
Lists default profile settings.-L
Specifies the settings that are to be applied to a configuration profile. Use a comma to separate
the settings, and enclose the settings in quotation marks, such as
keepalive=true,maxclients=200,.... To see a list of available settings for the share,
use ibrix_httpconfig -L.
-S SETTINGLIST
Adds a configuration profile.-a
ibrix_httpconfig 77
Vista de página 76
1 2 ... 72 73 74 75 76 77 78 79 80 81 82 ... 149 150

Comentários a estes Manuais

Sem comentários