Wednesday, August 5, 2009

What is the use of plugin


1.)The plug-in provides work load management and failover
capabilities by distributing requests evenly to multiple
application servers and routing requests away from a
failed application server.

2.)Static content can be served by the Web server without
doing a full round trip to the application server, thus
providing better performance.