ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 8 - Hosting WEBDEV websites
  • 1. Setup on a Web server in Windows (2000 or later) or a Linux server
  • 2. Setup on a Windows server with an access to Internet via UNIX
  • 3. Setup on a Windows or Linux server with Load Balancer
  • Solution 1: Installing the dynamic WEBDEV site (Session or AWP) only on the data server
  • Solution 2: Installing the dynamic WEBDEV site (Session or AWP) on all Web servers
  • 4. Setup on a WEBDEV cluster
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
7. Dynamic site on specific configurations
Previous pageTable of contentsNext page
1. Setup on a Web server in Windows (2000 or later) or a Linux server
The configuration is as follows:
Setup on a Web server in Windows (2000 or later) or a Linux server
2. Setup on a Windows server with an access to Internet via UNIX
The configuration is as follows:
Setup on a Windows server with an access to Internet via UNIX
  1. Opening a static page. The static page is on the UNIX server.
  2. Starting the dynamic WEBDEV site (located on the Windows server) via a link in the static HTML page.
  3. Standard operating mode of the WEBDEV site.
Remark: the same configuration can be defined on a Linux server.
3. Setup on a Windows or Linux server with Load Balancer
The Load Balancer system is used to spread the number of connections to a dynamic WEBDEV site over several computers.
Setup on a Windows or Linux server with Load Balancer

Solution 1: Installing the dynamic WEBDEV site (Session or AWP) only on the data server

This solution consists in installing:
  • the WEBDEV Application Server on each Web server,
  • the dynamic WEBDEV sites and the data files on the data server.

Solution 2: Installing the dynamic WEBDEV site (Session or AWP) on all Web servers

This solution consists in installing:
  • the WEBDEV Application Server and the dynamic WEBDEV sites on each Web server.
  • the data files of the dynamic WEBDEV sites on the data server.
4. Setup on a WEBDEV cluster
The system of a WEBDEV cluster allows you to distribute the connection load of a dynamic WEBDEV site across different servers in a WEBDEV cluster.
Setup on a Windows server with a WEBDEV cluster
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 09/06/2022

Send a report | Local help