<p dir="ltr">Hi,</p>
<p dir="ltr">If you look back in the mailing list archive you'll see a thread from a few weeks back discussing this. There appears to be an issue with the current Gunicorn release, using an earlier release appears to be the solution for now.</p>
<p dir="ltr">Cheers,</p>
<p dir="ltr">Matt.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On 24 Oct 2016 2:54 a.m., "Travis Kirstine" <<a href="mailto:traviskirstine@gmail.com">traviskirstine@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I've installed and configured MapProxy as a gunicorn wsgi app on centos7 using a nginx proxy and having some performance issues,  I'm seeing some timeout in the logs and the demo page only will partially load.  If I run the mapproxy-util serve-develop the application runs fine.  I have the same basic configuration running fine on centos 6.  Are there any known issues or changes to the guncorn (v 19.6.0) configuration<div><br></div><div><br></div><div> # systemd config</div><div>[Unit]</div><div>Description= MapProxy</div><div>After=network.target</div><div><br></div><div>[Service]</div><div>User=nginx</div><div>Group=nginx</div><div>WorkingDirectory=/opt/<wbr>mapproxy_conf/conf</div><div>ExecStart=/usr/bin/gunicorn -t 60 -k eventlet -w 8 -b localhost:8080 config:application</div><div><br></div><div>[Install]</div><div>WantedBy=multi-user.target</div><div><br></div><div>Thanks</div></div>
<br>______________________________<wbr>_________________<br>
MapProxy mailing list<br>
<a href="mailto:MapProxy@lists.osgeo.org">MapProxy@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapproxy" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/mapproxy</a><br></blockquote></div></div>