Skip to content

Commit a00ee86

Browse files
coeuvrecopybara-github
authored andcommitted
Update remote http caching page to mention that BwoB is incompatible with HTTP cache.
PiperOrigin-RevId: 671319179 Change-Id: Id9779abafdbd056bce21dd2c6a8bb60e37919909
1 parent 2c34795 commit a00ee86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/en/remote/caching.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,10 @@ Connection: Keep-Alive
210210
0x310x320x330x340x350x360x370x380x39
211211
```
212212

213+
WARNING: [Build without the Bytes](https://blog.bazel.build/2023/10/06/bwob-in-bazel-7.html)
214+
is incompatible with an HTTP cache. In order to get a maximum performance boost,
215+
consider using a gRPC cache instead.
216+
213217
## Run Bazel using the remote cache {:#run-remote-cache}
214218

215219
Once a server is set up as the remote cache, to use the remote cache you

0 commit comments

Comments
 (0)