[Bug 250845] www/apache24: mod_proxy_uwsgi doesn't use default port of uwsgi:// scheme.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 4 01:57:15 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250845
Bug ID: 250845
Summary: www/apache24: mod_proxy_uwsgi doesn't use default port
of uwsgi:// scheme.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: apache at FreeBSD.org
Reporter: nork at ninth-nine.com
Flags: maintainer-feedback?(apache at FreeBSD.org)
Assignee: apache at FreeBSD.org
Created attachment 219340
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219340&action=edit
a patch to modules/proxy/proxy_util.c
mod_proxy_uwsgi has a issue to use a default port of uwsgi:// scheme.
I reported to apache httpd maintainer(*), but not fix yet.
(*)SEE ALSO: https://bz.apache.org/bugzilla/show_bug.cgi?id=64405
This fix was simplify, add a uwsgi default port to pschemes[] array in
proxy_util.c.
Formally, this fix should be define UWSGI_SCHEME and UWSGI_DEFAULT_PORT,
but already reported in apache httpd maintainer(*).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list