Remote cache hits causing high ecm times

There are 2 replies in this Thread which was already clicked 4,916 times. The last Post () by deeejeee.

  • Hi guys, I am having an issue with the remote cache. When ever csp is run and not receiving any remote hits the server runs fine with with no O flags. When I start receiving remote hits I get a lot of OF flags and causing a lot of freezing and once the remote hits start coming I cant figure out how to disable it any help is much appreciated.


    Here is my config settings


    <cardserv-proxy ver="0.9.0">


    <ca-profiles>
    <default-des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</default-des-key>
    <max-threads>6675000</max-threads>
    <extended-newcamd listen-port="xxxxx" debug="true"/>


    <profile name="0963-***UK" ca-id="0963" network-id="0002" provider-idents="00 00 00" enabled="true" debug="true">
    <newcamd listen-port="xxxxx">
    </newcamd>
    <block-services></block-services>
    <services-file format="cccam" >/var/etc/CCcam.channelinfo</services-file>
    <no-validation>true</no-validation>
    </profile>
    </ca-profiles>


    <logging log-ecm="true" log-emm="true" log-zapping="false" hide-ip-addresses="false">
    <log-file rotate-count="3" rotate-max-size="1024">log/cardserv.log</log-file>
    <log-level>INFO</log-level>
    <silent>true</silent>
    <debug>false</debug>
    </logging>

    <rmi>
    <display-name>CSP</display-name>
    <status-web>
    <listen-port>xxxxx</listen-port>
    <ssl enabled="false">
    <keystore password="secret">etc/csp_keystore</keystore>
    </ssl>
    <war-file>lib/cs-status.war</war-file>
    <super-users>user</super-users>
    </status-web>
    </rmi>


    <user-manager class="com.bowman.cardserv.SimpleUserManager">
    <auth-config>
    <user name="user" password="pass" max-connections="" profiles="0963-***UK"/>
    </auth-config>
    </user-manager>


    <connection-manager>
    <reconnect-interval>60</reconnect-interval>
    <default-des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</default-des-key>
    <default-keepalive-interval>55</default-keepalive-interval>
    <max-cw-wait>1800ms</max-cw-wait>
    <congestion-limit>1000ms</congestion-limit>
    <timeout-disconnect-threshold>4</timeout-disconnect-threshold>
    <service-map>
    <mapper>
    <auto-reset-threshold>20</auto-reset-threshold>
    </mapper>
    <mapper profile="0963-***UK">
    <reset-services>d7c3 d7c0 d7c2 d7bf d76c d7bb d7c7</reset-services>
    <block-services></block-services>
    </mapper>
    </service-map>


    <cws-connectors>


    <newcamd-connector name="Local1" metric="0" profile="0963-***UK" enabled="true">
    <host>xxx.xxx.x.x</host>
    <port>xxxxx</port>
    <user>csp</user>
    <password>csp</password>
    <des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</des-key>
    <au-users></au-users>
    <asynchronous>true</asynchronous>
    </newcamd-connector>

    <csp-connector name="cws" enabled="true" metric="2">
    <url>http://xxx.dyndns.dyns:xxxx</url>
    <user>user</user>
    <password>pass</password>
    <asynchronous>true</asynchronous>
    <request-cache-updates>true</request-cache-updates>
    </csp-connector>

    </cws-connectors>

    </connection-manager>


    <proxy-plugins>
    <plugin class="com.bowman.cardserv.LoggingPlugin" enabled="false">
    <plugin-config>
    <log-dir>log/traffic</log-dir>
    <log-level>ALL</log-level>
    <ip-filter>*</ip-filter>
    </plugin-config>
    </plugin>
    <plugin class="com.bowman.cardserv.DcwFilterPlugin" enabled="true" jar-file="dcwfilterplugin.jar"/>
    <plugin class="com.bowman.cardserv.ProviderIdentPlugin" enabled="true" jar-file="provideridentplugin.jar"/>
    <plugin class="com.bowman.cardserv.I*****Plugin" enabled="true" jar-file="i*****plugin.jar"/>
    </proxy-plugins>

    <cache-handler class="com.bowman.cardserv.ClusteredCache">
    <cache-config>
    <cw-max-age>19</cw-max-age>
    <max-cache-wait>300ms</max-cache-wait>
    <local-host>local.ip</local-host>
    <local-port>local.port</local-port>
    <tracker-url>file:///usr/local/csp/cache/cluster</tracker-url>-->
    <sync-period>30ms</sync-period>
    <cw-validation checksum="true" zero-counting="true" log-warnings="true"/>
    </cache-config>
    </cache-handler>


    </cardserv-proxy>

  • For me this setting work well:


    in profile 0963:
    <max-cw-wait>700ms</max-cw-wait>


    in cache setting:


    <cw-max-age>900ms</cw-max-age>
    <max-cache-wait>40%</max-cache-wait>
    <sync-period>35ms</sync-period>


    This are settings for multiple profile CSP!. 0963 will not freeze and the 1702 is still usable :)


    Max cache wait (OF) is than: "Max-cache-wait: 280 ms".
    When you get lower ïn the profile parameter "<max-cw-wait>700ms</max-cw-wait>" you got
    the NE flag and picture will freeze again.

Other Not Listed Softcam Support Forum

Configs, discussion, downloads and guides for Other Not Listed Softcams - CSP, DreamOS, GBox, NEWCamd, MultiCS, OSCam Smod, OSCam Ymod, SUpcam & Wicardd.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!