Skip Headers
Oracle® Application Server Release Notes
10g Release 3 (10.1.3) for Microsoft Windows and Microsoft Windows x64
B14437-02
  Go To Documentation Library
Home
Go To Table Of Contents
Contents

Previous
Previous
Next
Next
 

5 Oracle HTTP Server

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

5.1 Documentation Errata

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

5.1.1 Default Values for Oc4jCacheSize

The "Understanding Modules" chapter of the Oracle HTTP Server Administrator's Guide contains default values for Oc4jCacheSize that are 1 for UNIX and 32 for Microsoft Windows.

The default value for Oc4jCacheSize should be 1 on Unix and 75% of MaxThreadsPerChild on Microsoft Windows.

5.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