DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Matt Guest

    Application vs. Web Servers


    What is the difference between an application and web server? I currently
    have a CGI web application on Windows NT that I manage through IIS. What
    are the steps involved in moving the application to a separate (application)
    server? The user would come in through the original NT Web Server, but the
    CGI application would run on a different application server. Are there tools/additional
    engines so that the Web server knows what application server to go to? Do
    I need to do anything different in the code of the CGI application?

    Thanks for your help in advance.

  2. #2
    Jcc Guest

    Re: Application vs. Web Servers


    You may check this page:
    http://www.techmetrix.com/lab/benchc...iperf2.5.shtml
    It gives a quick overview of Web Server and App Server works together. But
    to roughly simplify, an App Server can be seen as a big CGI, which manages
    a collection of smaller processes.

    Also take a look to the App Server Definition at:
    http://www.techmetrix.com/lab/benchc...ingmap-2.shtml

    I hope it helps.
    JC Cimetiere
    jcc@techmetrix.com

    "Matt" <mberran@masterypoint.com> wrote:
    >
    >What is the difference between an application and web server? I currently
    >have a CGI web application on Windows NT that I manage through IIS. What
    >are the steps involved in moving the application to a separate (application)
    >server? The user would come in through the original NT Web Server, but

    the
    >CGI application would run on a different application server. Are there

    tools/additional
    >engines so that the Web server knows what application server to go to?

    Do
    >I need to do anything different in the code of the CGI application?
    >
    >Thanks for your help in advance.



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links