Problems with load balancing in eB Web

Hi,

We can't load balance two eB Web Servers. We tried many different configuration options for sharing the session state but none works.

This is the error we get:

Exception: System.Web.HttpException
Message: Unable to serialize the session state. In ‘StateServer’ and ‘SQLServer’ mode, ASP.NET will serialize the session state objects, and as a result non-serializable objects or MarshalByRef objects are not permitted. The same restriction applies if similar serialization is done by the custom session state store in ‘Custom’ mode...

Please advice ASAP, thanks a lot,
Sebastian.

 

Parents Reply
  • Hi Carma, how you doing?

    I fully agree with your description indeed. They are using a hardware load balancer but at the end of the day works like a DNS round robin.

    So, I have two questions:

    Could you confirm that the only way to load balance two eB v15.4.1 web servers is by setting the load balance method to hold the user against the web server that received the first request?

    And would It work the same way for two eB v15.6.1 or in that version we have more options?

    Thanks in advance, kind regards,
    Sebastian.

Children