ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 8 - Hosting WEBDEV websites
  • 1. Installation on a Windows web server or Linux server
  • 2. Installation on a Windows server via a UNIX server
  • 3. Installation on a Windows or Linux server using a Load Balancer
  • Solution 1: Installing the dynamic WEBDEV website (Session or AWP) only on the data server
  • Solution 2: Installing the dynamic WEBDEV website (Session or AWP) on all web servers
  • 4. Installation on a WEBDEV Cluster
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
7. Dynamic website on specific configurations
Previous pageTable of contentsNext page
1. Installation on a Windows web server or Linux server
The configuration is as follows:
Installation on a Windows web server or Linux server
2. Installation on a Windows server via a UNIX server
The configuration is as follows:
Installation on a Windows server via a UNIX server
  1. Opening a static page. The static page is on the UNIX server.
  2. Starting the dynamic WEBDEV website (located on the Windows server) via a link in the static HTML page.
  3. Standard operating mode of the WEBDEV website.
Note: The same configuration can be defined on a Linux server.
3. Installation on a Windows or Linux server using a Load Balancer
A Load Balancer distributes connections to a dynamic WEBDEV website across multiple servers.
Installation on a Windows or Linux server using a Load Balancer

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

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

Solution 2: Installing the dynamic WEBDEV website (Session or AWP) on all web servers

This solution consists in installing:
  • the WEBDEV Application Server and the dynamic WEBDEV websites on each web server.
  • the data files of the dynamic WEBDEV websites on the data server.
4. Installation on a WEBDEV Cluster
The system of a WEBDEV Cluster distributes connections to a dynamic WEBDEV website across multiple servers in a WEBDEV Cluster.
Installation on a Windows server with a WEBDEV Cluster
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 09/24/2024

Send a report | Local help