340
edits
m (→Protocol) |
|||
Line 146: | Line 146: | ||
: {int result count}|{int compare count}|{int time taken in ms} | : {int result count}|{int compare count}|{int time taken in ms} | ||
** this line will be suppressed by the matching redirector which processes it to decide where to store a new fingerprint (load balancing) | ** this line will be suppressed by the matching redirector which processes it to decide where to store a new fingerprint (load balancing) | ||
==== Submitting a new foosic fingerprint ==== | ==== Submitting a new foosic fingerprint ==== | ||
Line 151: | Line 152: | ||
Used by: | Used by: | ||
* matching redirector, access is restricted | * matching redirector, access is restricted | ||
Client: | Client: | ||
* STORE ofid={int4 ostfile id}&foosic={str ascii hex representation of fingerprint} | * STORE ofid={int4 ostfile id}&foosic={str ascii hex representation of fingerprint} | ||
Server Reply: | Server Reply: | ||
Line 168: | Line 171: | ||
* main server's cron job, access is restricted | * main server's cron job, access is restricted | ||
* matching redirector (forwarded), access is restricted | * matching redirector (forwarded), access is restricted | ||
Client: | Client: | ||
* DELETE ofid={int4 ostfile id}[&{int2 ident of matching server this fingerprint is stored on}] | * DELETE ofid={int4 ostfile id}[&{int2 ident of matching server this fingerprint is stored on}] | ||
Server Reply: | Server Reply: | ||
Line 184: | Line 189: | ||
Used by: | Used by: | ||
* matching redirector, access is restricted | * matching redirector, access is restricted | ||
Client: | Client: | ||
* LOADSTAT | * LOADSTAT | ||
Server Reply: | Server Reply: |