[go: up one dir, main page]

100% found this document useful (1 vote)
2K views2 pages

Cache Push To OSCAM Via CSP Protocol

To send cache from a multics server to an Oscam server without filtering, use the CACHE PEER command with csp=1 and cspsendcache=1. Filtering can be done by adding a shares parameter specifying CAIDs and provider IDs, such as shares=1810:000000 to send only cache for that provider. Setting up cache sharing involves configuring the multics and Oscam servers with the CACHE PEER command and CSP protocol enabled, which should result in hits being reported on both servers.

Uploaded by

luciusmona
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
2K views2 pages

Cache Push To OSCAM Via CSP Protocol

To send cache from a multics server to an Oscam server without filtering, use the CACHE PEER command with csp=1 and cspsendcache=1. Filtering can be done by adding a shares parameter specifying CAIDs and provider IDs, such as shares=1810:000000 to send only cache for that provider. Setting up cache sharing involves configuring the multics and Oscam servers with the CACHE PEER command and CSP protocol enabled, which should result in hits being reported on both servers.

Uploaded by

luciusmona
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Cache push to OSCAM via CSP protocol

Feature:
To send cache from multics to oscam (without filtering):
CACHE PEER: host port { csp=1; cspsendcache=1 }

To filter cache sent from the multics to other peer (multics or oscam) now you can use
"shares" with the syntax:
CAID1;PROVID1&PROVID2,CAID2;PROVID1

Examples:
- Filter only for sending cache only from 1810:000000 to a oscam peer:
CACHE PEER: host port { csp=1; cspsendcache=1; shares=1810:000000 }

So here bottom i present you with immage how to configure "Cache push to OSCAM via CSP
protocol"
Here multics server side :

If all was made good you need to see this :


on multics server side :

On oscam server side:

Awesome hits reported on oscam are replayed to the multics server side and you will see on
hits area:

You might also like