Sun GlassFish Enterprise Server v3 Domain File Format Reference

Attributes

The following table describes attributes for the http-protocol element.

Table 1–63 http-protocol Attributes

Attribute 

Default 

Description 

version

HTTP/1.1

Remapped to the version attribute of an http element.

dns-lookup-enabled

false

Remapped to the dns-lookup-enabled attribute of an http element.

(optional) If true, looks up the DNS entry for the client.

forced-type

text/html; charset=iso-8859-1

Remapped to the forced-response-type attribute of an http element.

default-type

text/html; charset=iso-8859-1

Remapped to the default-response-type attribute of an http element.

forced-response-type

text/plain; charset=iso-8859-1

Remapped to the forced-response-type attribute of an http element.

default-response-type

text/plain; charset=iso-8859-1

Remapped to the default-response-type attribute of an http element.

ssl-enabled

true

Not implemented. Use ssl subelements of protocol elements.