owncloud-docker / compose-playground

Docker Compose dev environment
Apache License 2.0
10 stars 7 forks source link

fixes for ocis beta9 #44

Closed individual-it closed 4 years ago

IljaN commented 4 years ago

Is KONNECTD_TLS really required? This will enable TLS on konnectd separately. So we have "double TLS" once in the Proxy and once in konnectd itself. This might decrease performance.

phil-davis commented 4 years ago

I tried performance tests with KONNECTD_TLS set back to '0'. The results are almost identical.

So this setting seems to be having no impact on making things work, or on performance at the levels I was testing (50 to 300 clients uploading)