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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...