Oracle® Application Server Release Notes
10g Release 3 (10.1.3) for Microsoft Windows and Microsoft Windows x64 B14437-02 |
|
![]() Previous |
![]() Next |
This chapter describes issues associated with Oracle HTTP Server. It includes the following topics:
This section describes documentation errata. It includes the following topic:
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.
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