Skip Headers
Oracle® Application Server Release Notes
10g Release 3 (10.1.3) for Microsoft Windows (64-Bit) on Intel Itanium
B28115-01
  Go To Documentation Library
Home
Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

4 Oracle HTTP Server

This chapter describes issues associated with Oracle HTTP Server. It includes the following topics:

4.1 Documentation Errata

This section describes documentation errata. It includes the following topics:

4.1.1 Default Values for Oc4jCacheSize

The "Understanding Modules" chapter of the Oracle HTTP Server Administrator's Guide contains the default value of 32 for Oc4jCacheSize.

The default value for Oc4jCacheSize should be 75% of MaxThreadsPerChild.

4.1.2 UseOutputStreamSize

The "Using Oracle Containers for J2EE" appendix of the Oracle HTTP Server Administrator's Guide has a "Configuring OC4J Plug-in on Sun ONE" section that has the following example:

Service type="oracle/opii" fn="opii_service" UseOutStreamSize=8192

It should be:

Service type="oracle/opii" fn="opii_service" UseOutputStreamSize=8192