Oracle B12255-01 User Manual

Page 5

Advertising
background image

v

Running Oracle HTTP Server as Root ....................................................................................... 4-2
Additional Security Considerations .......................................................................................... 4-3

Handling Server Processes

................................................................................................................ 4-4

ServerType..................................................................................................................................... 4-4
Group ............................................................................................................................................. 4-4
User................................................................................................................................................. 4-4

Limiting the Number of Processes and Connections

.................................................................. 4-5

StartServers.................................................................................................................................... 4-5
ThreadsPerChild........................................................................................................................... 4-5
MaxClients..................................................................................................................................... 4-5
MaxRequestsPerChild.................................................................................................................. 4-6
MaxSpareServers .......................................................................................................................... 4-6
MinSpareServers........................................................................................................................... 4-6

Getting Information about Processes

............................................................................................. 4-7

5

Managing the Network Connection

Specifying Listener Ports and Addresses

....................................................................................... 5-2

BindAddress.................................................................................................................................. 5-3
Port.................................................................................................................................................. 5-3
Listen .............................................................................................................................................. 5-3

Managing Interaction Between Server and Network

.................................................................. 5-4

ListenBackLog ............................................................................................................................... 5-4
SendBufferSize .............................................................................................................................. 5-4
TimeOut ......................................................................................................................................... 5-4

Managing Connection Persistence

.................................................................................................. 5-5

KeepAlive ...................................................................................................................................... 5-5
KeepAliveTimeout ....................................................................................................................... 5-5
MaxKeepAliveRequests............................................................................................................... 5-5

Configuring Reverse Proxies and Load Balancers

........................................................................ 5-6

6

Configuring and Using Server Logs

Using Oracle Diagnostic Logging

.................................................................................................... 6-2

Overview........................................................................................................................................ 6-2
Configuring Oracle HTTP Server............................................................................................... 6-2

Specifying Log Formats

..................................................................................................................... 6-5

Advertising