Flussonic

Flussonic soft_limitation

Hi to all,

I am recently having problems with token generation. Server becomes saturated with “backend overload” probably because I have more backends.
Should option soft_limitation=true help? I am thinking it will prevent middleware to request a new token every time the client plays different channel.
Does anybody have a different idea maybe?

Regards

soft_limitation is for allowing to keep several sessions simultaneously.

It will not help you with overloaded backend.

Dear Max, how to deal with “backend overload”. I need to mention that server cpu usage is not too high, 50 percent maximum. What is the right solution?

try to debug your backend, tune its settings, etc.