MogileFS-Server

 view release on metacpan or  search on metacpan

doc/checksums.txt  view on Meta::CPAN


	MD5:68b329da9893e34099c7d8ad5cb9c940

verifying checksums (on disk)
-----------------------------

Ideally, mogstored checksum calculation is done by mogstored and only
the checksum (in $HASHTYPE=$HEXDIGEST format) is sent over the wire.

If mogstored is not available, the checksum is calculated on the tracker
by streaming the file with HTTP GET.

create_close (query worker)
---------------------------

New optional parameters:

- checksumverify=(0|1) default: 0 (false)
- checksum=$HASHTYPE:$HEXDIGEST

If "checksumverify" is "1" and "checksum" is present, "create_close"



( run in 0.274 second using v1.01-cache-2.11-cpan-4d50c553e7e )