Jump to content

unigui-concept for different server


erich.wanker

Recommended Posts

Hello .. i have a question about "how to" make a scalable hardware infrastructure for a unigui project.

 

i want to rent as example 2 windows-server..

on first https-server - the user starts the index.php (a iframe loads the login.dll located on first server) - 

On first Server ALL USERNAMES, PASSWORDS  of all companys are stored in Database.

 

- depending on his username and password - i become two strings from database:  company_folder and subdomain_name

 

now i start in login.dll  a iframe with adress:  second server  https:\\subdomain_name\company_folder\unigui.dll?username=xx&password=yyy

.. and the user can use "his own" unigui-dll ..

 

if i have enough customers on second server - i will buy a third server .. and so on .. :-)

 

can this concept work?

have i problems with https ?

need every server a own ssl-certificat ( or does wildcard work)

is this idea useful?

the index.php of first server has  a PWA (progressive WebApplication) -manifest .. is there a SSL-secure-problem if i switch between differnet subdomains/different hardware?

 

ThanX

Erich

 

multi_server_concept.thumb.jpg.1dbb46c9cb21bca171c215a5ec12c363.jpg

 

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...