Giter Site home page Giter Site logo

Comments (3)

hansenmc avatar hansenmc commented on June 18, 2024

Is the load balancer configured for session affinity for the XCC port used?

Can you post a stack trace?

Using a Load Balancer or Proxy Server with an XCC Application

When you use a load balancer, it is possible for requests from your application to MarkLogic Server to be routed to different hosts, even within the same session. This has no effect on most interactions with MarkLogic Server, but queries evaluated in the context of the same multi-statement transaction need to be routed to the same host within your MarkLogic cluster. This consistent routing through a load balancer is called session affinity.

from corb2.

bbandlamudi avatar bbandlamudi commented on June 18, 2024

Hi Robert,
Please subscribe to mailing list http://developer.marklogic.com/mailman/listinfo/corb2. We have many members subscribed and it is easier to get answers or share experiences.

We have been using CORB against load balancers (F5) for a while in several projects. I have seen EOF errors while going through a proxy in different networks, but this was usually because of dropped connections. Please note that CORB by itself doesn't open sockets, but relies on marklogic XCC API. Is your XCC jar version compatible with Mark Logic server? Also, try the latest XCC if possible - which may have some fixes. In most cases EOF errors are due to network or configuration related issues.

Thanks,
Bhagat

from corb2.

RobertSzkutak avatar RobertSzkutak commented on June 18, 2024

Thanks, this was helpful!

from corb2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.