Jump to content

hyper server - multi-server


Wilton Ergon

Recommended Posts

I finally managed to put the hyperserver into production, today is the first day of operation, I would like to understand why serv-bd is receiving much more connections than the others, if everyone is configured the same way.

the system is also extremely slow to do the initial load,
I use 1 gb network cards between the vm`s and the bank server.

my bank server is dedicated, it has 40 cores with 128 gb, and ssd disks,

 

 

image.png.77e48b09b195d6824103667a2ceed3bc.png

 

  • Thanks 1
Link to comment
Share on other sites

it's very strange, disabling the antivirus didn't do it, the system is very slow, and sometimes very fast, I use minimal memory and cpu on the server, am I the only one using the hs solution on multiple servers, anyone else with some problem in this environment?

Link to comment
Share on other sites

I made a mess in the configuration of unigui, I confess that I didn't quite understand the logic of its operation, even reviewing the manual countless times.

basically, my master server was working as a normal hyperserver opening its instances,
and as a slave also opening other instances using the same doors


to understand better

on the master server there must be only

yoursistem.dll (hyperservice dll that is configured in iis, as it has always been done)

yoursystem.exe (your normal application compiled as stand alone)

yousystem.cfg - This is where the magic happens.

This is where you indicate if your master server will also run instances of your application, or will only be used to load your system on other servers.

------------------------

on slave servers there should only exist

hyperservice.exe (hyperserve service, installed and running )

yoursystem.exe (your normal application compiled as stand alone)

on slave servers, iis doesn't even need to exist, as no configuration is required on it.
this is not very clear in the manual, at least for me it wasn't.

  • Thanks 4
Link to comment
Share on other sites

10 hours ago, wilton_rad said:

I made a mess in the configuration of unigui, I confess that I didn't quite understand the logic of its operation, even reviewing the manual countless times.

basically, my master server was working as a normal hyperserver opening its instances,
and as a slave also opening other instances using the same doors


to understand better

on the master server there must be only

yoursistem.dll (hyperservice dll that is configured in iis, as it has always been done)

yoursystem.exe (your normal application compiled as stand alone)

yousystem.cfg - This is where the magic happens.

This is where you indicate if your master server will also run instances of your application, or will only be used to load your system on other servers.

------------------------

on slave servers there should only exist

hyperservice.exe (hyperserve service, installed and running )

yoursystem.exe (your normal application compiled as stand alone)

on slave servers, iis doesn't even need to exist, as no configuration is required on it.
this is not very clear in the manual, at least for me it wasn't.

Thank you Wilton.

You are our pioneer on Farm Server.

Your expertise is precious.

  • Like 1
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...