Starting, Stopping, and Restarting Oracle HTTP Server
Oracle HTTP Server Overview
1-7
Stopping Oracle HTTP Server
To stop Oracle HTTP Server, use the
stopproc
command:
■
UNIX:
ORACLE_HOME
/opmn/bin> opmnctl [verbose] stopproc
ias-component=HTTP_Server
■
Windows:
ORACLE_HOME
\opmn\bin> opmnctl [verbose] stopproc
ias-component=HTTP_Server
Restarting Oracle HTTP Server
Restarting Oracle HTTP Server performs a graceful restart, which is invisible to
clients. In a graceful restart, on UNIX, a
USR1
signal is sent. When the process
receives this signal, it tells the children to exit after processing the current request.
(Children that are not servicing requests exit immediately.)
The parent re-reads the configuration files and re-opens the log files, replacing the
children with new children in accordance with the settings it finds when re-reading
the configuration files. It always observes the process creation settings
(
MaxClients
,
MaxSpareServers
,
MinSpareServers
) specified, and takes the
current server load into account.
To restart Oracle HTTP Server, use the
restartproc
command:
■
UNIX:
ORACLE_HOME
/
opmn/bin> opmnctl [verbose] restartproc
ias-component=HTTP_Server
■
Windows:
ORACLE_HOME
\
opmn\bin> opmnctl [verbose] restartproc
ias-component=HTTP_Server
See Also:
Oracle Process Manager and Notification Server
Administrator’s Guide
for more information on
opmnctl
command
options.
Содержание 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 ...