Вече има бета с тази функционалност, това според мен е най-хубавото което са правили напоследък.
С други думи дори за голяма размяна cacheex ще може да се използва нормален хардуер, а няма да са нужни "супер компютри" както до сега.
***** CACHEEX MODE 2 ******
Reader receive cws (and if cacheex_allow_ecm_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=1, as svn)
#####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_ecm_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=1, as svn)
#####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!
http://www.satsupreme.com/showthread...-code-release)
Patch е прикрепен по долу.
Ето и мнение на една от основните фигури стоящи зад oscam. Това обяснява всичко защо oscam не работи много добре като сървър и защо не е приоритед да се подобрява с тази насока.@blueven
Here are my stats for cacheex only server with 6x mode3 peers & 3x mode1 users:
9071 unpatched:
Receive cache at 3 hops, & drop csp cache
Send Cache at 3 hops
cpu load averaged @ 80%
9072 patched:
Receive cache at 5 hops, & remove "drop csp cache" filter
Send Cache at 3 hops
cpu load is averaging @ 15%.
So even when receiving an extra 2 hops & csp cache, cpu load has dropped by over 80%
theparasol
Sorry, I dont do cache-ex, I use oscam merely as a softcam on my enigma2 receiver to watch television with my subscription cards placed in internal readers.
You must see the remarks in that light, no cache-ex, just oscam dvbapi to send ecm and emm and pull cw's from my local cards.
In that case your patch loads the cpu a little bit more, but is very minor.
People that do use cache-push will notice a very big decrease in cpu load and increase in cache hits.
Many people may see oscam as a sharing tool but keep in mind:
OPEN SOURCE COMMON ACCESS MODULE
And that will still be the first and sole purpose for my point of view.
I'll try to add code and fixes to enable oscam to watch television and make new cards and internal readers work.




Reply With Quote
