Configuration Statements for the Web Application Server
Use the following configuration statements to configure the operating properties for the Web application server at the [edit] hierarchy level.
slot number application-server {
java-garbage-collection-options java-garbage-collection-options;
java-heap-size java-heap-size;
shared-cluster shared-cluster
corba-request-timeout corba-request-timeout
}
shared application-server cluster name {
channel-stack (udp|tcp);
multicast-address multicast-address;
}
shared application-server cluster name nodes node address {
node-id node-id;
}
slot number application-server web http {
port port;
interface interface;
}
slot number application-server web https {
local-certificate local-certificate;
port port;
interface interface;
}
slot number application-server web virtual-host host-name {
alias alias;
allow-address allow-address;
allow-host allow-host;
deny-address deny-address;
deny-host deny-host;
}
shared application-server user name
shared application-server user name authentication {
encrypted-password encrypted-password;
plain-text-password;
}