Hi.
I have been using this interesting feature of xui one for a few months.
On demand vs on demand with instant off.
To put into perspective the function "on demand" streams was a feature of the original xtream codes (and all panels based on it)
The purpose of this was to switch off channels when no clients are using them. logically this this saves incoming bandwidth and server resources, it is also useful for those channels that are not popular with clients but are necessary to have a complete service. That way the provider needs less connections from his upstream reshare provider.
In function, when a client requests a stream the server opens it up, then closes it again when the client stops using it. In most panels the stream closes after a timeout (usually about 30 seconds) . The timeout is dictated by a cron checker that runs regularly to close on demand streams that are not in use any more.
The problem with this comes when client zaps a number of channels quickly were all those channels remain open till the timeout, then checker closes them all at once.
On the other hand xui one has this on demand instant off function that shuts off unused streams instantly.
To use this function, go to general settings in the top right drop down box, then choose the streaming tab and activate "instant off" in on demand settings.
Now all on demand streams shut off instantly.
I have been using this interesting feature of xui one for a few months.
On demand vs on demand with instant off.
To put into perspective the function "on demand" streams was a feature of the original xtream codes (and all panels based on it)
The purpose of this was to switch off channels when no clients are using them. logically this this saves incoming bandwidth and server resources, it is also useful for those channels that are not popular with clients but are necessary to have a complete service. That way the provider needs less connections from his upstream reshare provider.
In function, when a client requests a stream the server opens it up, then closes it again when the client stops using it. In most panels the stream closes after a timeout (usually about 30 seconds) . The timeout is dictated by a cron checker that runs regularly to close on demand streams that are not in use any more.
The problem with this comes when client zaps a number of channels quickly were all those channels remain open till the timeout, then checker closes them all at once.
On the other hand xui one has this on demand instant off function that shuts off unused streams instantly.
To use this function, go to general settings in the top right drop down box, then choose the streaming tab and activate "instant off" in on demand settings.
Now all on demand streams shut off instantly.