Jump to content

hyperserver loadbalancing


jahlxx

Recommended Posts

Hi.

 

I'd like to know how hyperserver assign sessions.

 

I don't know why I have nodes with 5 sessions and nodes with 1 session.

 

I'd like to know too, the optimal number of nodes to configure in configuration file. I think there must be an optimal number of nodes, depending the max number of concurrent sessions expected.

 

Thanks.

Link to comment
Share on other sites

  • Administrators

Hi.

 

I'd like to know how hyperserver assign sessions.

 

I don't know why I have nodes with 5 sessions and nodes with 1 session.

 

I'd like to know too, the optimal number of nodes to configure in configuration file. I think there must be an optimal number of nodes, depending the max number of concurrent sessions expected.

 

Thanks.

 

Hi,

 

Nodes are assigned based on a simple algorithm. At the beginning all Nodes may have equal sessions, but after a while some Nodes may have more sessions.

Default max nodes is 8 which I believe is enough for many projects. If you want to serve more than a few hundreds of sessions  concurrently then you can increase it to 16.

Link to comment
Share on other sites

  • Administrators

is an application more efficient with hyperserver than in isapi dll?

 

Enviado desde mi SM-A500FU mediante Tapatalk

 

HyperServer itself can run as a DLL.

 

We can say that moving your app from a single DLL to HyperServer makes it more scalable and stable aside from other benefits such as remote update.

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...