Posts by cyclone76

    Hi,


    The problem is into the add_peer.php file which does not return at the line.
    This file does a cluster file like that :
    peer1.dtdns.net:3000peer2.dtdns.net:8888peer3.dtdns.net:1234 etc


    So we must have a file like this to have a good encryption file cluster.enc :
    peer1.dtdns.net:3000
    peer2.dtdns.net:8888
    peer3.dtdns.net:1234 etc


    If i manually create a good cluster file (with an editor like Scite) and encrypt it with the following putty command (verify your folders of course) it is good :
    java -jar fishenc.jar /usr/local/cache/cluster /var/www/traker/cluster/list.enc 12345


    So into the proxy.xml, the url line must be :
    <tracker-url>http://myserver.dtdns.net/traker/cluster/cluster.enc</tracker-url>
    and not :
    <tracker-url>http://myserver.dtdns.net/traker/cluster/cluster.enc</tracker-phpl>


    Regards ;
    Fredo

    Hi,


    On my csp cachecoverage plugin i put that :


    <cache-handler class="com.bowman.cardserv.ClusteredCache">
    <cache-config>
    <cw-max-age>19</cw-max-age>
    <max-cache-wait>40%</max-cache-wait>
    <local-host>xxxxx.dtdns.net</local-host>
    <local-port>30085</local-port>
    <tracker-url>file:///usr/local/csp/cache/cluster</tracker-url>
    <tracker-update>2</tracker-update>
    <sync-period>40</sync-period>
    <auto-add-peers>false</auto-add-peers>
    <cw-validation checksum="true" zero-counting="true" log-warnings="false" require-id="true">
    <bad-dcw>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00</bad-dcw>
    <bad-dcw>00 00 00 00 00 00 3C 3C 00 00 00 00 00 00 3C 3C</bad-dcw>
    <bad-dcw>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01</bad-dcw>
    <bad-dcw>00 01 00 00 05 00 04 24 00 00 D3 00 00 BE 1F 56</bad-dcw>
    <bad-dcw>01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16</bad-dcw>
    <bad-dcw>01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10</bad-dcw>
    <bad-dcw>25 11 00 36 00 00 00 00 00 00 00 00 00 00 00 00</bad-dcw>
    <bad-dcw>00 00 00 00 00 00 00 00 25 11 00 36 00 00 00 00</bad-dcw>
    <bad-dcw>85 94 AD C6 B7 3D 73 67 91 90 D0 F1 DF FB B5 8F</bad-dcw>
    <bad-dcw>02 75 01 78 0E 02 CC DC C3 67 14 3E 88 D0 36 8E</bad-dcw>
    </cw-validation>
    <hide-names>true</hide-names>
    <debug>false</debug>
    <cache-forwarder name="Multics" type="udp" enabled="true">
    <host>127.0.0.1</host>
    <port>30086</port> <!-- where xxxx is your MCS cache port -->
    <send-locks>true</send-locks>
    <hide-names>false</hide-names>
    <profiles>canalsat-sd</profiles> <!-- black for all profiles or you can write specfic profile name -->
    </cache-forwarder>
    </cache-config>
    </cache-handler>


    and in my msc cache file i added :
    CACHE PEER: yyyyy 30006 1
    is that right ?


    In my mcs cache list i can see yyyy 30085 in green color but no data are forward from csp
    In my csp cahe monitor i see the remote cache from csp but no data so...


    Can someone help me ?


    Regards ;
    Fredo

    Quote

    Hi!


    when i try to lunch cluster.php
    i have this with one notice


    fxZmg.c/Mn4.DPSlY/aj0bO/wGZ7rYURS37.qxy27YQqXbQZwijye/GcMIgY2Swat.xbriW.2Swat.xbriW.2Swat.xbriW.2Swat.xb riW.2Swat.xbriW.agkXhZJYY1/.7VI/H./5X.p/zZT7Y/qJoAuZbJyh7/bOoid.9Ttht/M3bGF.NmgwEYKmRE..DELR9ZHVak4.mwVyL.44L3q.edEnc.GE cePY/QEKlYa32rK/TakcvYFQeVBZYLcMgYq1ywUY8K1jA.wsiAQ.IMW.kY03tJM/hQ2scYpjoazZAnlQLZqQ9tD.BUyQe/OiA7kZdpFmBYpg5CnYFz6cg.cXoaP/RSDHp/qeazi.AnlQLZqQ9tD.g5SZ9/.rVIZZnPGqw.VWHeFYPxzo6.pmmiXYEZTMcYrtobR.144SqZkA YdsY3Bs22Ylzh8iZOj8ro.FB0aVYcoTCk/5b.hxZ2Swat.xbriW.2Swat.xbriW.2Swat.xbriW.2Swat.xb riW.2Swat.xbriW.pTVmTZZtC4wY/8q7vZF.2iC//QEKlYa32rK/pPbGZYwOFp.ZRtFrj.EQlnE/W9cRdZCyDSMYbaQtg/AQ6Zy/wxmmJZs3pAUZfTIja/T9LSXYltZAS.veiNJZQjW6l/us5isYxnvxI.hSGR8/DELR9ZHVak4.2WdL/Z.Wt1iZa4DZ2/G3ZH1.Pxzo6.pmmiXYvIsaSZDJXSnZ3ZM.9ZYtzpj/BD4Tx/Dwd6v/LBshlZuCk5HZPxzo6.pmmiXY0W31yY5MinSYeJVnhZBOAJW/V4WRc..VvCuZCRd5P/KmGQa.


    So do i...

    Hi,
    There are many mistakes in this tuto !
    So :
    java -jar fishenc.jar /usr/local/csp/cache/cluster /var/www/tracker/list.enc XXXXXXXXXXXX (---- here you see 13 X !
    And :
    <tracker-key>XXXXXXXXXXXXX</tracker-key> (----- here you see 12 X !! So you have to introduce 12 X in proxy.xml as the file was encrypted with the keys 12X
    And :
    <tracker-url>file:///var/www/tracker/list.enc </tracker-url> (----- the c is missing !!
    It is not enough : the file settings calls really settings.xml as i can see when i open the first lines of cluster.php !
    And i do not know what to do after.... What must i see ? What is is to do with ?
    I am sorry but i ask myself about the serious of this work...
    Regards ;
    Fredo
    If you propose a tuto please do it, but just do it !

    hi,
    i have the same probleme; i am able to install cmum231c. but i do not understand how to do to parse the tracker with csp. my cache peers is in /usr/local/csp/cache but if i change this location to /var/www/traker/cluster/cluster.php in the proxy.xml how to found my peer cache list ? so what is the file cluster.crc use for (in tracker cluster folder) ?
    regards ;
    fredo