]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Avoid the overhead of creating and grabbing a uuid for
authorJim Jagielski <jim@apache.org>
Tue, 11 Sep 2012 17:39:32 +0000 (17:39 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 11 Sep 2012 17:39:32 +0000 (17:39 +0000)
commitbeba00de807a68e265273e58fd301b95dcca42eb
treec6c31e9dd578576af3ef2b4d4c70a203f69dae26
parent29e93a99b27e190d197376d2179343455259ca03
Avoid the overhead of creating and grabbing a uuid for
the balancer nonce if we're never going to use it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1383490 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/proxy_util.c