What's new

OScam hello what is the best setting for Cache 2

koekjesman

Member
Messages
2
Joined
May 13, 2015
Reaction score
1
Points
3
hello what is the best setting for Cache 2

hallo was ist die beste Einstellung für Cache 2

merhaba Önbellek 2 için en iyi ayar nedir



***** CACHEEX MODE 2 ******
Reader receive cws (and if cacheex_allow_request=1 send ecm requests too):

[reader]
label =
protocol =
device =
user =
password =
group =
keepalive = 1 //if camd35/cs378x it is useless, because is enabled by deafult. For cccam,use ccckeepalive=1.
cacheex = 2
cacheex_allow_request = //allow send ecm requests (default=0)
#####cacheex incoming filter#####
cacheex_maxhop = //max incoming cw hop (default=10, as svn)
cacheex_drop_csp = //drop incooming cache from csp (deafult=0, as svn)
caid = //incoming caid filter (default all)
ident = //incoming ident filter (default all)
services = //incoming services filter (default all). Take attention: if we have too much sids to check, incoming push could slowly!







User send cws (and if cacheex_allow_request=1, answer to ecm requests too):

[account]
user =
pwd =
group =
no_wait_time = //ignore wait_time at incoming ecm request (it works for not cacheex users too)
cacheex = 2
cacheex_allow_request = //allow incoming ecm requests (default=0)
#####cacheex outgoing filter#####
cacheex_maxhop = //max outgoing cw hop (default=10, as svn)
cacheex_drop_csp = //not send cache recived from csp (deafult=0, as svn)
caid = //outgoing caid filter (default all)
ident = //outgoing ident filter (default all)
services = //outgoing services filter (default all). Take attention: if we have too much sids to check, outgoing push could slowly!
 
Top Bottom