Hello. I have some proxy readers which I would like to be used before my chache servers.
I added "fallback=1" to the cache servers but it still uses cache before proxy readers.
Here is example
Code
[reader]
label = Proxy
protocol = cccam
device = server ip
user = user
password = password
group = 1
dropbadcws = 1
ccckeepalive = 1
[reader]
label = Cache
protocol = cccam
device = server ip
user = user
password = password
cacheex = 1
group = 1
ccckeepalive = 1
cacheex_block_fakecws = 1
fallback = 1
Display More
Can anyone help with this?
Why does cache get picked before ?
Thanks,
Chris
