HTTP Settings (continued) Description
Log Format
Authentication Timeout
To Configure HTTP Settings
Using Web Manager
To configure HTTP settings, click HTTP in the menu and select Configuration.
To view HTTP statistics, click HTTP in the menu and select Statistics.
Using the CLI
To enter the HTTP command level: enable -> config -> http
Using XML
Include in your file:
HTTP Authentication
Settings
URI
Auth Type
PremierWave XC HSPA+ User Guide
PRELIMINARY DRAFT
Set the log format string for the HTTP server. Follow these Log Format rules:
%a - remote IP address (could be a proxy)
%b - bytes sent excluding headers
%B - bytes sent excluding headers (0 = '-')
%h - remote host (same as '%a')
%{h}i - header contents from request (h = header string)
%m - request method
%p - ephemeral local port value used for request
%q - query string (prepend with '?' or empty '-')
%t - timestamp HH:MM:SS (same as Apache '%(%H:%M:%S)t' or
'%(%T)t')
%u - remote user (could be bogus for 401 status)
%U - URL path info
%r - first line of request (same as '%m %U%q <version>')
%s - return status
The timeout period applies if the selected authentication type is either Digest
or SSL/Digest. After this period of inactivity, the client must authenticate
again.
<configgroup name="http server">
HTTP Authentication Settings
Table 11-5
Description
Enter the Uniform Resource Identifier (URI).
Note:
The URI must begin with '/' to refer to the filesystem.
Select the authentication type:
None = no authentication is necessary.
Basic = encodes passwords using Base64.
Digest = encodes passwords using MD5.
SSL = can only be accessed over SSL (no password is required).
SSL/Basic = is accessible only over SSL and encodes passwords using Base64.
SSL/Digest = is accessible only over SSL and encodes passwords using MD5.
Note:
When changing the parameters of Digest or SSL Digest authentication, it is
often best to close and reopen the browser to ensure it does not attempt to use
cached authentication information.
PRELIMINARY DRAFT
11: Services Settings
62
Need help?
Do you have a question about the PremierWave XC HSPA+ and is the answer not in the manual?