@axlrose
il loadbalance lo puoi impostare solo sui reader, stabilendo la priorità di richiesta degli ecm dagli stessi, dl valore più alto in giù stabilisci la scaletta di richiesta.
la cacheex ti serve, non ricevi soltanto, ma ridistribuisci, e questo ti è molto utile per diminurie il carico ai server.
Qui di seguito la mia configurazione:
oscam.conf:
Nel file oscam.user del tuo server inposti per ogni client
Group = 1
Se vuoi che peschi dalla linea 1
Group = 2
Se vuoi che peschi dalla 2
........
Group = 1,2,3,4,5
Se vuoi che peschi da tutte e 5 le linee.....
Ed
oscam.server lo imposti così......
[reader]label = Cline1
protocol = cccam
device = xxxxxxxxxxxxxx,xxxxx
user = xxxxxx
password = xxxxxx
inactivitytimeout = 30
cacheex = 1
cacheex_maxhop = 1
group = 1
cccversion = 2.3.0
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 1
[reader]
label = Cline2
protocol = cccam
device = yyyyyyyyyyyyyy,yyyyy
user = yyyyyy
password = yyyyyy
inactivitytimeout = 30
cacheex = 1
cacheex_maxhop = 1
group = 2
cccversion = 2.3.0
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 1
[reader]
label = Cline3
protocol = cccam
device = zzzzzzzzzzzzzz,zzzzz
user = zzzzzz
password = zzzzzz
inactivitytimeout = 30
cacheex = 1
cacheex_maxhop = 1
group = 3
cccversion = 2.3.0
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 1
[reader]
label = Cline4
protocol = cccam
device = aaaaaaaaaaaaa,aaaaa
user = aaaaaa
password = aaaaaa
inactivitytimeout = 30
cacheex = 1
cacheex_maxhop = 1
group = 4
cccversion = 2.3.0
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 1
[reader]
label = Cline5
protocol = cccam
device = bbbbbbbbbbbbbb,bbbbb
user = bbbbbb
password = bbbbbb
inactivitytimeout = 30
cacheex = 1
cacheex_maxhop = 1
group = 5
cccversion = 2.3.0
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 1
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?