coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
518 stars 260 forks source link

Slow ssl responses from uam portal #397

Open aganov opened 7 years ago

aganov commented 7 years ago

We are experiencing slow https responses from coova-chilli's uam portal. Response time from ssl vs non-ssl are several times slower, and sometimes they fail. Average ssl response taking from 2 to 10 seconds. Can anyone help us to figure out why is this happening?

chilli-version: master
OpenSSL 1.0.2j  26 Sep 2016
time curl http://hotspot.example.com:3990/json/status => 0.134 seconds
time curl https://hotspot.example.com:4990/json/status => 2.329 seconds