Specifying Listener Ports and Addresses
Managing the Network Connection
5-3
BindAddress
Restricts the server to listen to a single IP address. If the argument to this directive
is *, then it listens to all IP addresses. This directives has been deprecated.
Listen
offers similar functionality.
Port
Specifies the
port
of the listener, if no
Listen
or
BindAddress
are present. If
Listen
is present, the
Port
value becomes the default port value that is used
when Oracle HTTP Server builds URLs, or other references to itself. Usually, the
values of
Port
and
Listen
should match, unless Oracle HTTP Server is fronted by
a caching, or proxy server. Then, you can set
Port
to be the port that is being used
by the front end server, and
Listen
to the port that Oracle HTTP Server is actually
listening to. By doing this, redirects or other URLs generated by Oracle HTTP
Server point to the front-end server rather than directly to Oracle HTTP Server.
Listen
Specifies an IP port that Oracle HTTP Server should listen on. Multiple
Listen
directives can be used to listen on multiple ports. If present, this value will override
the value of
Port
. Accordingly, if you have a
Port
value of 7777 and a
Listen
value of 7778, then Oracle HTTP Server only listens on one port, 7778.
See Also:
“
BindAddress
directive” in the Apache Server
documentation.
See Also:
“
Port
directive” in the Apache Server documentation.
See Also:
“
Listen
directive” in the Apache Server
documentation.
Содержание HTTP Server
Страница 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Страница 12: ...xii ...
Страница 22: ...xxii ...
Страница 30: ...Starting Stopping and Restarting Oracle HTTP Server 1 8 Oracle HTTP Server Administrator s Guide ...
Страница 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Страница 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Страница 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Страница 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Страница 164: ...Security Services Implemented Within Oracle HTTP Server 8 34 Oracle HTTP Server Administrator s Guide ...
Страница 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Страница 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Страница 211: ...Glossary 9 X 509 Public keys can be formed in various data formats The X 509 v3 format is one such popular format ...
Страница 212: ...Glossary 10 ...
Страница 224: ...Index 12 ...