Next: , Previous: , Up: Client   [Contents][Index]


5.3.3 serv

The Serv process maintains the integrity of the meta-data files. Moreover, it manage a perennial score on every archives. For bellow computation, values and parameters are read from the ~mdtx/md5sums/mdtx-COLL.md5 (see mdtxCOLL.md5) file.

However, new uploaded archives (since uploadTTL) that still have a bad score (< {M \over 2}) are not taken into account for this global score.

Process conceptual model:

mediatex-figures/serv

Examples:

Code:

src/common/ssh.c
src/common/upgrade.c
src/common/extractScore.c
src/client/serv.c

Next: , Previous: , Up: Client   [Contents][Index]