We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcccd43 commit 6f42260Copy full SHA for 6f42260
native/include/mod_proxy_cluster.h
@@ -28,7 +28,7 @@
28
#ifndef MOD_PROXY_CLUSTER_H
29
#define MOD_PROXY_CLUSTER_H
30
31
-#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.0.Beta5.dev"
+#define MOD_CLUSTER_EXPOSED_VERSION "mod_cluster/1.2.0.Final"
32
33
/* define the values for sticky_force */
34
#define STSESSION 0x01 /* Use sticky session logic (first sessionid and then domain) */
0 commit comments