FreeBSD Bugzilla – Attachment 219340 Details for
Bug 250845
www/apache24: mod_proxy_uwsgi doesn't use default port of uwsgi:// scheme.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a patch to modules/proxy/proxy_util.c
patch-modules_proxy_proxy__util.c (text/plain), 341 bytes, created by
Norikatsu Shigemura
on 2020-11-04 01:57:13 UTC
(
hide
)
Description:
a patch to modules/proxy/proxy_util.c
Filename:
MIME Type:
Creator:
Norikatsu Shigemura
Created:
2020-11-04 01:57:13 UTC
Size:
341 bytes
patch
obsolete
>--- modules/proxy/proxy_util.c.orig 2020-02-21 00:33:40 UTC >+++ modules/proxy/proxy_util.c >@@ -3931,6 +3931,7 @@ static proxy_schemes_t pschemes[] = > {"h2", DEFAULT_HTTPS_PORT}, > {"ws", DEFAULT_HTTP_PORT}, > {"wss", DEFAULT_HTTPS_PORT}, >+ {"uwsgi", 3031}, > { NULL, 0xFFFF } /* unknown port */ > }; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 250845
: 219340