-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Configure HTTP for aConfigure HTTP for a virtual host
To configure HTTP for a virtual host:
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i
- If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
- In the left pane of the Console, expand Environment and select Virtual Hosts.
- On the Virtual Hosts page, select the instance you want to configure.
If the table is empty, refer to Configure general virtual host properties.
- Select Configuration > HTTP and update as needed:
- Post Timeout - Amount of time the server instance waits between receiving HTTP POST data before timing out.
- Max Post Time - Maximum time allowed for reading HTTP Post data in a servlet request.
- Max Post Size - Maximum post size allowed when reading HTTP Post data in a servlet request.
- Enables Keepalives - Indicates if there is a persistent connection to the server.
- Duration - Amount of time the server waits before closing an inactive HTTP connection.
- HTTPS Duration - Amount of time the server waits before closing an inactive HTTPS connection.
- Accept Context Path in Get Real Path - Indicates if the server instance allows inclusion of the context path in the virtual path.
For more information on general destination attributes, see Configuration Options.
- Click Save.
- To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a restart (see Use the Change Center).