csp prefers cws than local

There are 9 replies in this Thread which was already clicked 2,464 times. The last Post () by faisalpandu.

  • I have csp running on centos 5 but for some reason it grabs more ecm requests from cws connectors than my local n line connector, how can I resolve this?


    Also I get 285 forwards during last period, now to me that seems quite high.


    If anyone can help that would be greate

  • I have csp running on centos 5 but for some reason it grabs more ecm requests from cws connectors than my local n line connector, how can I resolve this?


    Also I get 285 forwards during last period, now to me that seems quite high.


    If anyone can help that would be greate



    try metric 1 on the connectors you want to use least and metric 0 on connectors you want to use the most.
    also try to use can decode and cannot decode on each connectors.
    by the way , r u using cache, if yes what percentage cache hits do u get.
    it quicker to help if u post ur config.
    pls reply with update.

  • I am only getting around 25% cache hits, but iv been told this is low.


    Here is some of my config.


    <connection-manager>
    <reconnect-interval>60</reconnect-interval>
    <max-cw-wait>3500</max-cw-wait><hard-congestion-limit>true</hard-congestion-limit>
    <delay-missing-sid>100</delay-missing-sid>
    <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>


    <service-map>
    <mapper>
    <auto-reset-threshold>20</auto-reset-threshold>
    </mapper>
    <mapper profile="0963-***UK">
    <reset-services></reset-services>
    <block-services></block-services>
    </mapper>
    </service-map>


    <newcamd-connector name="Local1" metric="0" profile="0963-***UK" enabled="true">
    <host>ip-address</host>
    <port>port</port>
    <user>user</user>
    <password>pass</password>
    <au-users></au-users>
    <asynchronous>true</asynchronous>
    </newcamd-connector>


    <csp-connector name="name" enabled="true" metric="1">
    <url>dyn.dns:port</url>
    <user>user</user>
    <password>pass</password>
    <request-cache-updates>true</request-cache-updates>
    </csp-connector>


    <cache-handler class="com.bowman.cardserv.ClusteredCache">
    <cache-config>
    <cw-max-age>8</cw-max-age>
    <max-cache-wait>350</max-cache-wait>
    <local-host>dyn.dyn</local-host>
    <local-port>port</local-port>
    <!--<tracker-url>file:///usr/local/csp/cache/cluster</tracker-url>
    <tracker-update>1</tracker-update>-->
    <sync-period>0</sync-period>
    <cw-validation checksum="true" zero-counting="true" log-warnings="true" require-id="true"/>
    <hide-names>false</hide-names>
    <debug>false</debug>
    </cache-config>
    </cache-handler>


    Hope that helps

  • Try this mate. it will increase your cache hits.



    <cache-handler class="com.bowman.cardserv.ClusteredCache">
    <cache-config>
    <cw-max-age>19</cw-max-age>
    <max-cache-wait>1750ms</max-cache-wait>
    <local-host>ip</local-host>
    <local-port>port</local-port>
    <tracker-url>file:///usr/local/csp/cache/cluster</tracker-url>
    <tracker-update>1</tracker-update>
    <sync-period>5</sync-period>
    <hide-names>true</hide-names>
    <debug>false</debug>
    </cache-config>
    </cache-handler>

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!