Technical data
7 Configuring WebLogic Server Web Components
7-26 Configuring and Managing WebLogic Server
<context-param>
<param-name>weblogic.http.nativeIOEnabled</param-name>
<param-value>TRUE</param-value>
</context-param>
<context-param>
<param-name>weblogic.http.minimumNativeFileSize</param-name>
<param-value>500</param-value>
</context-param>
For more information on writing deployment descriptors, see Writing Web
Application Deployment Descriptors at
http://e-docs.bea.com/wls/docs81b/webapp/deployment.html.