Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
apache2.33764
apache2-copy-hcuri-hcexpr.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File apache2-copy-hcuri-hcexpr.patch of Package apache2.33764
--- 2.4.x/modules/proxy/mod_proxy_hcheck.c 2016/08/30 12:10:49 1758372 +++ 2.4.x/modules/proxy/mod_proxy_hcheck.c 2016/08/30 12:14:37 1758373 @@ -426,6 +426,8 @@ PROXY_STRNCPY(hc->s->name, wptr); PROXY_STRNCPY(hc->s->hostname, worker->s->hostname); PROXY_STRNCPY(hc->s->scheme, worker->s->scheme); + PROXY_STRNCPY(hc->s->hcuri, worker->s->hcuri); + PROXY_STRNCPY(hc->s->hcexpr, worker->s->hcexpr); hc->hash.def = hc->s->hash.def = ap_proxy_hashfunc(hc->s->name, PROXY_HASHFUNC_DEFAULT); hc->hash.fnv = hc->s->hash.fnv = ap_proxy_hashfunc(hc->s->name, PROXY_HASHFUNC_FNV); hc->s->port = port;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor