Project

General

Profile

Actions

Wt Deployment » History » Revision 6

« Previous | Revision 6/16 (diff) | Next »
Richel Bilderbeek, 12/13/2010 02:29 PM
Added external link


h1. Wt Deployment

This page lists various deployment options.

Your first choice with respect to deployment is a choice of one of the available connectors: FastCGI, ISAPI or built-in httpd.

h2. Deployment using FastCGI

The FastCGI configuration is highly dependent on the web server.

h2. Deployment using ISAPI

h2. Reverse proxy + built-in HTTPD

While the built-in httpd serves as a standalone deployment option, it is often used in conjunction with a (load-balancing) reverse proxy web server for production.

h2. External links

Updated by Richel Bilderbeek over 13 years ago · 6 revisions