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
Valentine's Day Patch Tuesday: Microsoft to issue 9 patches, 4 critical
Mobile World Congress sneak peek: Quad-core smartphones, Ice Cream Sandwich & more
Microsoft details 'Windows on ARM' program
March debut of 'iPad 3' a sure bet, says analyst
FBI unbolts Steve Jobs 1991 investigation file
Cisco boosted profit, sales in Q2 while cutting costs
Macs take on the enterprise
Four crazy tech ideas from Google's Solve for X project
Obama 2012 campaign playlist revealed courtesy of Spotify
Oracle buying Taleo for US$1.9 billion in direct hit at SAP
Amazon attacks Apple: You get 3 Kindle products for price of iPad 2
Pre-rendered pages highlight latest Google Chrome release
Microsoft exec: Lync-Skype integration a 'compelling opportunity'
The future of hypervisors
/

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.