Coder Social home page Coder Social logo

Comments (2)

Karm avatar Karm commented on July 4, 2024

@ShivaramVenkat Your setup cannot work. You are mixing 3 incompatible things together:

  • httpd 2.2.x configuration directives
  • httpd 2.4.x configuration directives
  • obsolete version of mod_cluster that is full of CVEs and performance issues and that is not compatible with httpd 2.4.x (ap_my_generation no longer accessible in 2.4.x API)

Solution:

Java side:
Don't worry about having mod_proxy_cluster modules of version 1.3.x on the Apache HTTP Server side and mod_cluster 1.2.x subsystem in EAP 6. The protocol they talk to each other is compatible.

from mod_cluster.

Karm avatar Karm commented on July 4, 2024

@ShivaramVenkat If you have any troubles compiling yourself, post a comment and we will help you. Regular Linux releases are coming in a couple of days on https://ci.modcluster.io/. The CI does just Windows right now.

from mod_cluster.

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.