Search /
Docfinder:
Advanced search  |  Help  |  Site map
RESEARCH CENTERS
SITE RESOURCES
Click for Layer 8! No, really, click NOW!
Networking for Small Business
TODAY'S NEWS
Microsoft IE exploit code unreliable, but more coming
Microsoft begins paving path for IT, cloud integration
Ciena will pay $769M for Nortel's metro Ethernet business
Malware enlists jailbroken iPhones for botnet
Check Point tackles Web 2.0 apps and social-site widget control
Cisco's free iPhone app grabs security feeds
New attack fells Internet Explorer
Global warming research exposed after hack
The broadband gap: Is FCC grabbing for the wrong tool?
Verizon suit a 'gamble worth taking' for AT&T, says IP lawyer
IBM smartphone software translates 11 languages
Intel: Don't look for one device to do it all
Google adding IPv6 to YouTube
Atlantis astronauts: Final spacewalk, preparing for Earth trip
Broadband stimulus grants delayed
/

Reviews /

When do you need a Web application server instead of a Web server?

Today's breaking news
Send to a friendFeedback

By Michael Machado
Network World, 4/13/98

Standard Web servers such as Apache, Netscape Communication Corp. Enterprise Server and Microsoft Corp. Internet Information Server provide support for Web applications with simple database access, custom scripting, common gateway interface (CGI) and plug-in extension capabilities.

But mission-critical enterprise Web application development and operation requirements go far beyond these basic features. To support high-end needs, a Web application server has to have built-in redundancy, monitors for high-availability, high-performance distributed application services and support for complex database access.

High availability typically involves providing failover support and automated restart. Netscape Application Server ensures high availability through the use of system monitors, or watchdog processes that start the server's processes and perform regular heartbeat monitoring. When the monitors detect lockups or crashes in a server process, they eliminate the offending process from the available server pool and direct incoming requests to other processes on the same machine or on other servers. System monitors can send warning messages to administrators when processes go down and can automatically restart servers.

To ensure good performance, Netscape Application Server uses dynamic load balancing, which involves spreading incoming requests across a pool of available servers. The product also keeps session information for clients synchronized across the load-balanced pool, allowing Web applications to keep track of session information such as current shopping cart contents even when mulitple servers are involved in handling a transaction.

A Web application server uses caching to speed up system response time to frequently accessed information and resources. Many database interfaces have long connect times, so caching both the connections and frequently requested results can dramatically improve performance. Netscape Application Server can deliver fresh results when needed and cached results when possible.

Most standard Web servers allow you to substitute data into HTML templates via simple data reference tags. Netscape Application Server provides the simple template data reference mechanisms usually found in standard Web servers, but also the ability to reference hierarchical result sets such as products grouped by category and manufacturer.

NWFusion offers more than 40 FREE technology-specific email newsletters in key network technology areas such as NSM, VPNs, Convergence, Security and more.
Click here to sign up!
New Event - WANs: Optimizing Your Network Now.
Hear from the experts about the innovations that are already starting to shake up the WAN world. Free Network World Technology Tour and Expo in Dallas, San Francisco, Washington DC, and New York.
Attend FREE
Your FREE Network World subscription will also include breaking news and information on wireless, storage, infrastructure, carriers and SPs, enterprise applications, videoconferencing, plus product reviews, technology insiders, management surveys and technology updates - GET IT NOW.
* HOME    * RESEARCH CENTERS     * NEWS     * EVENTS

Contact us | Terms of Service/Privacy | How to Advertise
Reprints and links | Partnerships | Subscribe to NW
About Network World, Inc.

Copyright, 1994-2006 Network World, Inc. All rights reserved.