Skip to content

Commit c76deef

Browse files
Update sippy.mdx (#19587)
* Update sippy.mdx CUSTESC-47909 * Update src/content/docs/r2/data-migration/sippy.mdx * Update src/content/docs/r2/data-migration/sippy.mdx * Update src/content/docs/r2/data-migration/sippy.mdx * Update src/content/docs/r2/data-migration/sippy.mdx * Update src/content/docs/r2/data-migration/sippy.mdx * Update src/content/docs/r2/data-migration/sippy.mdx --------- Co-authored-by: Jun Lee <[email protected]>
1 parent e8a63d5 commit c76deef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/content/docs/r2/data-migration/sippy.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,10 @@ When Sippy is enabled, it changes the behavior of certain actions on your R2 buc
180180
Remaining metadata will be omitted.
181181
</li>
182182
<li>
183-
For larger objects, multiple GET requests may be required to fully
184-
copy the object to R2.
183+
For larger objects (greater than 199 MiB), multiple GET requests may be required to fully copy the object to R2.
184+
</li>
185+
<li>
186+
If there are multiple simultaneous GET requests for an object which has not yet been fully copied to R2, Sippy may fetch the object from the source storage bucket multiple times to serve those requests.
185187
</li>
186188
</ul>
187189
</td>

0 commit comments

Comments
 (0)