THM-Health / PILOS

PILOS is an easy-to-use open source front-end for BigBlueButton servers with a built-in load balancer. Docker-Images: https://hub.docker.com/r/pilos/pilos

Home Page:https://thm-health.github.io/PILOS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve performance

SamuelWei opened this issue · comments

Is your feature request related to a problem? Please describe.
Under high load PILOS has some performance issues due to limited processing units and processing time.

Describe the solution you'd like
A first step was to increase the php worker nodes in 7bc53fa
To improve performance in the future, different web servers, caching and other techniques should be tested.

Stresstest with 500 concurrent requests

Request duration without OPCache (left) and with OPCache (right)
image