]> granicus.if.org Git - apache/commitdiff
Might as well make it 256 and be done w/ it. The extra bytes are
authorJim Jagielski <jim@apache.org>
Fri, 29 Aug 2014 20:39:22 +0000 (20:39 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 29 Aug 2014 20:39:22 +0000 (20:39 +0000)
moot nowaways.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1621382 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy.h

index 9bf61f890c554c56bcdfa195eb7f4e6118a14170..9c72e72056633e11f99d234549f66d51a3c368e3 100644 (file)
@@ -317,7 +317,7 @@ PROXY_WORKER_DISABLED | PROXY_WORKER_STOPPED | PROXY_WORKER_IN_ERROR )
 #define PROXY_WORKER_MAX_SCHEME_SIZE     16
 #define PROXY_WORKER_MAX_ROUTE_SIZE      96
 #define PROXY_BALANCER_MAX_ROUTE_SIZE    64
-#define PROXY_WORKER_MAX_NAME_SIZE      192
+#define PROXY_WORKER_MAX_NAME_SIZE      256
 #define PROXY_BALANCER_MAX_NAME_SIZE     64
 #define PROXY_WORKER_MAX_HOSTNAME_SIZE   96
 #define PROXY_BALANCER_MAX_HOSTNAME_SIZE 64