0

How to configure a server using nginx (or something else) that only one client can have session with the server at the same time?

Each client has his own server contianer and the session is sticky and multiple clients doesnt share same server container.

All client-server I manage them and they run on a private VC , so I have full contronl on them , for example I can do that befre client stsrt session with server they will send a messge to controller componnet (if it can help for the soloution )

I tried using ngnix reverse proxy with sticky session - but mnay client are in the same serevr, and there is no option to delete the container when the session is ended.

Stu
  • 30,392
  • 6
  • 14
  • 33

0 Answers0