Specifying Listener Ports And Addresses - Oracle HTTP Server B12255-01 Administrator's Manual

10g release 1 (10.1)
Table of Contents

Advertisement

Specifying Listener Ports and Addresses

Specifying Listener Ports and Addresses
When Oracle HTTP Server is started, by default, it listens for requests on port 7777
(non-SSL). If port 7777 is occupied, Oracle HTTP Server listens on the next available
port number between a range of 7777-7877. Thus, if port 7777 is busy, it would listen
on port 7778, and so on.
A file named setupinfo.txt is automatically generated in ORACLE_
HOME/Apache/Apache on UNIX or ORACLE_HOME\Apache\Apache on
Windows.It contains port information for Oracle HTTP Server. This file is
generated at install time, and is not updated thereafter. If you restart Oracle HTTP
Server, the information in this file becomes inaccurate.
You can change the Oracle HTTP Server listener port (SSL and non-SSL) after
installation. If you make a port change, then you have to also update other
components to use the new port number.
You can specify the server to listen to more than one port, selected addresses, or a
combination. The following directives, located in the "Global Environment" of the
httpd.conf
and
instead.
I
I
I
5-2 Oracle HTTP Server Administrator's Guide
See Also:
Oracle Application Server 10g Administrator's Guide for
complete instruction.
file, specify listener ports and addresses. Note that
can be used only once. Apache group recommends the use of
Port
BindAddress
Listen
Port
"httpd.conf File Structure"
See Also:
BindAddress
on page A-2
Listen

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HTTP Server B12255-01 and is the answer not in the manual?

This manual is also suitable for:

Http server

Table of Contents