<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">> Allow me to rephrase.
<br>
> I've read somewhere (can't remember where) that it would be faster to upload files if they would be uploaded to separate containeres.
<br>
> This was suggested for a standard swift installation with a certain replication factor.
<br>
> Since I'll be uploading the files with the replicators turned off, does it really matter if I insert a group of them in separate containeres?<br>
<br>
My guess is this concerns the SQLite database load distribution.<br>
So yes, it still matters.<br>
<br>
Just to be clear: turning replicators off does not matter at ALL when putting files in a healthy cluster.<br>
Files will be "replicated" / put on all required nodes at the moment the put request is done.
<br>
The put request will only give an OK when there is quorum writing the file (the file is stored on more than half of the required object nodes)<br>
The replicator daemons do not have anything to do with this.<br>
<br>
Cheers,<br>
Robert<br>
</div>
</div>
</body>
</html>