/[Apache-SVN]
ViewVC logotype

Revision 1892874


Jump to revision: Previous Next
Author: ylavic
Date: Fri Sep 3 16:52:38 2021 UTC (2 years, 7 months ago)
Changed paths: 4
Log Message:
Merge r1892814, r1892853 from trunk:

mod_proxy: Faster unix socket path parsing in the "proxy:" URL.

The actual r->filename format is "[proxy:]unix:path|url" for UDS, no need to
strstr(,"unix:") since it's at the start of the string.


mod_proxy: Follow up to r1892814.

Save some few cycles in ap_proxy_de_socketfy() too.


Submitted by: ylavic
Reviewed by: ylavic, covener, rpluem


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/changes-entries/fix_uds_filename.txt
(Copied from httpd/httpd/trunk/changes-entries/fix_uds_filename.txt, r1892814)
added
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/mod_proxy.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/proxy_util.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26