Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jul 2020 10:55:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 247689] www/uwsgi: has the plugin embedded but doesn't work
Message-ID:  <bug-247689-21822-W88wr9jtLY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247689-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247689-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247689

--- Comment #18 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
Please calm down, this kind of comments won't help solving the issue here. =
 I
understand the frustration of a thing doesn't work and eager to get the
support.  On the other hand, people also want to help but need more detailed
information to figure out the root cause.  Most of the people are volunteers
and need time to work on things.  This is usually a thankless work. Please =
be
patient and be nice to each other, to get the issue solved.

I think there is a misunderstanding of T-Daemon's comment at
https://forums.freebsd.org/threads/uwsgi-cannot-open-router_redirect_plugin=
-so.75953/#post-467755

"router_redirect" feature in www/uwsgi port is build and linked in the uwsgi
binary as a "module", not a separated .so as a "plugin."

And as described in this comment:
https://forums.freebsd.org/threads/uwsgi-cannot-open-router_redirect_plugin=
-so.75953/#post-468200

The correct way to use it in the .ini is `module=3Drouter_redirect` instead=
 of
`plugins=3Drouter_redirect`

You might want to check your configure file again, change it as suggested a=
nd
see if the feature works.

If there is a need of having this feature as a plugin, that is a feature
request and it may need more work to patch the port. The help of this is
definitely welcomed.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247689-21822-W88wr9jtLY>