Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mog...@googlegroups.com, cmogstor...@yhbt.net
cmogstored is an alternative implementation of the "mogstored" storage
component of MogileFS. cmogstored is implemented in C and does not use
Perl at runtime. cmogstored is the only component you need to install
on a MogileFS storage node.
Changes in 1.7.3
Improve RFC 7230 conformance w.r.t Content-Length and
Transfer-Encoding handling in PUT requests. We now
favor "Transfer-Encoding: chunked" if a Content-Length
header is also present. Furthermore, we no longer
accept Transfer-Encoding values aside from chunk,
since we don't support gzip/compress/deflate as described
in RFC 7230.