-
Notifications
You must be signed in to change notification settings - Fork 82
[1.2] MODCLUSTER-430, Re-creating proxy_module configuration structures in ord... #122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…order to have them unique, not being shared with the main_server. Furthermore, some minor httpd 2.2.x compatibility fix and additional logging. See [pull/119](modcluster#119) for details...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
An unused variable. It has been deleted from 1.3.x (master) already.
Triggering build using a merge of c40f373 on branch 1.2.x: |
Build 108 outcome was SUCCESS using a merge of c40f373 on branch 1.2.x: |
Never mind, it was a false alarm :-) |
Well, at the moment, please, hold on with merging.
It's under investigation :) |
The error was in the test suite :) It's fit for merge (ノ´ヮ´)ノ*:・゚✧ |
Needs a rebase. |
Linking PR to previous master PR (now closed as needs to be resubmitted): #119. |
@Karm in the linked original issue you mentioned your tests were successful. What's the current status of this PR? |
Need to be rebased and won't be done in mod_cluster but in mod_proxy_cluster |
...er to have them unique, not being shared with the main_server. Furthermore, some minor httpd 2.2.x compatibility fix and additional logging. See pull/119 for details...