Commit 664b3a7
committed
vfbquerycache is Solr, not owl_cache (v0.11.6)
Same trap as v0.11.3 (query-cache-server). The hostname says
"cache" but queryserver-vfbquery (1s348) runs the Solr image
virtualflybrain/vfb-solr and serves /solr/vfb_json/.
Drop the v0.11.5 cache_services entry, add VFBquery Solr in
solr_services with core: vfb_json, per-container probing via
1s348 at port 8983 over http.
Live verification (LB-fronted): 1.2% JVM mem, load 2.4, 123
cumulative /select + 116 /update -- the only Solr of the four
that takes writes, so worth tracking separately from the other
two vfb_json backends.1 parent 791e84c commit 664b3a7
2 files changed
Lines changed: 23 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
| |||
304 | 310 | | |
305 | 311 | | |
306 | 312 | | |
| 313 | + | |
307 | 314 | | |
308 | 315 | | |
309 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
185 | 177 | | |
186 | 178 | | |
187 | 179 | | |
| |||
294 | 286 | | |
295 | 287 | | |
296 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
297 | 301 | | |
298 | 302 | | |
299 | 303 | | |
| |||
0 commit comments