DISCLAIMER: The information and links provided on this site are my personal notes, based on my limited experience installing, using, and deinstalling Oracle databases and application servers on a variety of computers using Windows NT/2000/XP operating systems. The installation and deinstallation procedures found here can cause irreversable loss of data and may damage your operating system. However, you are welcome to use them AT YOUR OWN RISK. I am in no way responsible for data you lose or operating systems you damage or destroy.
This is a diagram of a multiple-server OracleAS 10g configuration I've used for a Forms and Reports application:
Sample OracleAS 10g Configuration
10g Web Cache Load Balancing
While attending the Oracle Application Server 10g Administrator I course, the instructor related the Web Cache is NOT a true load-balancer. It distributes sessions to the middle-tiers in a round-robin fashion. A true load-balancer determines the least-loaded middle-tier and sends the session to it.