Summary: | www/apache24: mod_proxy_uwsgi doesn't use default port of uwsgi:// scheme. | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | nork | ||||
Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> | ||||
Status: | Open --- | ||||||
Severity: | Affects Some People | CC: | brnrd | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(apache) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
nork
2020-11-04 01:57:13 UTC
Hi Nork, Looks like there isn't something like a default port for uWSGI (at least looking at the uWSGI docs I don't see it). Guess this is why it's not defined in the code. The documentation clearly contains the port for all configurations. Perhaps makes sense to submit patch to add an admonition "NOTE: You must use a port number in your ProxyPass" instead? Cheers, Bernard. |