<div dir="auto">For the record, sending unencrypted data over a local network isn't safe as soon as WIFI is part of said local network.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 17, 2019, 17:02 Martin Dobias <<a href="mailto:wonder.sk@gmail.com">wonder.sk@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Matthias<br>
<br>
On Mon, Jun 17, 2019 at 8:48 AM Matthias Kuhn <<a href="mailto:matthias@opengis.ch" target="_blank" rel="noreferrer">matthias@opengis.ch</a>> wrote:<br>
><br>
> The documentation currently promises "massive speed-ups in PostGIS layer<br>
> rendering" with SSL disabled. [1]<br>
><br>
> [...]<br>
><br>
> Is there anyone who knows why this sentence was introduced? And if there<br>
> is (still) an issue with performance when using SSL?<br>
<br>
As Jurgen has commented on the pull request already, we have figured<br>
out that QGIS was taking a lot more time to access features from a<br>
local PostgreSQL database compared to some other app (uDig?). I have<br>
dug out an old mail with the measurement - the difference was ~12<br>
seconds to fetch data in QGIS vs ~4 seconds to fetch data in the other<br>
app. In the end we figured out that disabling encryption removed that<br>
penalization. All that was back in 2009 :-)<br>
<br>
Unless there have been some improvements in the server/client lib, I<br>
think the promise of massive speed up is still valid... And as Andreas<br>
mentions, most(?) of the time people use the DB on a local network, so<br>
it should not be a big deal to send data on local network unencrypted.<br>
<br>
Cheers<br>
Martin<br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank" rel="noreferrer">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></blockquote></div>