<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>I work on this project <a class="moz-txt-link-freetext" href="https://github.com/tracim/tracim">https://github.com/tracim/tracim</a> and we
      saw the problem with the docker images created with files
      available here
      <a class="moz-txt-link-freetext" href="https://github.com/tracim/tracim/tree/develop/tools_docker/Debian_Uwsgi/">https://github.com/tracim/tracim/tree/develop/tools_docker/Debian_Uwsgi/</a>
      . <br>
    </p>
    <p>We create docker images on Debian Stretch and install package
      libapache2-mod-proxy-uwsgi.<br>
    </p>
    <p>We use socket connection between Apache and uwsgi. In Apache we
      use (more detail available directly in repository):<br>
    </p>
    <p>ProxyPassMatch ^/$ uwsgi://localhost:8081/</p>
    <p>And in uwsgi configuration file we use (more detail available
      directly in repository):</p>
    <p>plugins = python3<br>
      module = wsgi.web:application<br>
      socket = :8081</p>
    <p>Regards,<br>
      Philippe Accorsi<br>
      <br>
    </p>
    <div class="moz-cite-prefix">Le 05/10/2021 à 13:04, Sylvain Beucler
      a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:135349d1-eaba-fcac-5cea-c45bd7412f90@beuc.net">Thank you
      Moritz for forwarding the bug report.
      <br>
      <br>
      Josef, Philippe, can you provide further information, such anas
      Apache configuration excerpts, d details about your apache/uwsgi
      setup?
      <br>
      <br>
      I did not experience issues with my tests using a simple Django
      application (cf. <a class="moz-txt-link-freetext" href="https://wiki.debian.org/LTS/TestSuites/uwsgi">https://wiki.debian.org/LTS/TestSuites/uwsgi</a> )
      <br>
      so currently I cannot reproduce the problem.
      <br>
      <br>
      Regards,
      <br>
      Sylvain Beucler
      <br>
      Debian LTS Team
      <br>
      <br>
      On 05/10/2021 10:36, Moritz Mühlenhoff wrote:
      <br>
      <blockquote type="cite">reassign 995368 uwsgi
        <br>
        thanks
        <br>
        <br>
        Am Fri, Oct 01, 2021 at 04:16:05PM +0200 schrieb Josef Kejzlar,
        wpj s.r.o.:
        <br>
        <blockquote type="cite">I can confirm this regression.
          <br>
          After unattended security upgrades got applied during the
          night, all
          <br>
          our applications stopped working.
          <br>
          <br>
          There is wrong request path sent to uwsgi server. Some times
          <br>
          duplicated leading slash.
          <br>
          <br>
          I would classify this as critical problem, all servers using
          uwsgi and
          <br>
          libapache2-mod-proxy-uwsgi stopped working after secuity
          update.
          <br>
        </blockquote>
        <br>
        Hi Philippe and Josef,
        <br>
        thanks for reporting! This isn't a bug in Apache (source package
        name
        <br>
        apache2), but got introduced by an update in the uwsgi source
        package
        <br>
        (which is admittedly confusing since both build Apache modules
        with uwsgi
        <br>
        in their name).
        <br>
        <br>
        I'm reassigning the bug and adding the debian-lts list to pick
        this up.
        <br>
      </blockquote>
    </blockquote>
    <div class="moz-signature">-- <br>
      <p> Bien « collaborativement »,
      </p>
      <p> Accorsi Philippe<br>
        Administrateur Système et Support Technique<br>
      </p>
      <p color="#222222" style="font-size: 60%"> <img
          src="cid:part1.0DCB6066.C4B9F3FC@algoo.fr" width="" height=""
          border="0"><br>
        Le logiciel de collaboration Libre <span style="color:#0070c0">Made</span><span
          style="color:#bfbfbf">in</span><span style="color:#c00000">France</span>
        conçu et édité par Algoo SAS<br>
        e-Mail : <a href="mailto:philippe.accorsi@algoo.fr"
          target="_blank" color="#1155cc">philippe.accorsi@algoo.fr</a><br>
        Tel : 09 72 49 72 20<br>
        Web : <a href="https://www.algoo.fr">www.algoo.fr</a>
      </p>
    </div>
    <div id="grammalecte_menu_main_button_shadow_host" style="width:
      0px; height: 0px;"></div>
  </body>
</html>