Update notes for 2024-09-16
@ -86,4 +86,14 @@ Mozilla/5.0 (Windows; U; Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0
|
||||
- I enabled HTTP/3 in nginx
|
||||
- I enabled the SSR patch in Angular: https://github.com/DSpace/dspace-angular/issues/3110
|
||||
|
||||
## 2024-09-16
|
||||
|
||||
- Experiment with the <a href="https://github.com/codeobia/dspace-statistics-api-js">dspace-statistics-api-js</a> on DSpace 7 Test
|
||||
- In the past it always caused Solr to run out of memory, but I increased Solr's heap from 2g to 3g and it runs without crashing
|
||||
- I attached VisualVM to Solr with a 3g and 4g heap and iterated over 1260 pages of results in the dspace-statistics-api-js:
|
||||
|
||||
![Solr with 3g heap](/cgspace-notes/2024/09/2024-09-16-Solr-3g-heap.png)
|
||||
|
||||
![Solr with 4g heap](/cgspace-notes/2024/09/2024-09-16-Solr-4g-heap.png)
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -34,7 +34,7 @@ Upgrade CGSpace to DSpace 7.6.2
|
||||
"@type": "BlogPosting",
|
||||
"headline": "September, 2024",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2024-09/",
|
||||
"wordCount": "523",
|
||||
"wordCount": "579",
|
||||
"datePublished": "2024-09-01T21:16:00-07:00",
|
||||
"dateModified": "2024-09-14T23:02:16+03:00",
|
||||
"author": {
|
||||
@ -192,6 +192,17 @@ Mozilla/5.0 (Windows; U; Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0
|
||||
<li>I enabled HTTP/3 in nginx</li>
|
||||
<li>I enabled the SSR patch in Angular: <a href="https://github.com/DSpace/dspace-angular/issues/3110">https://github.com/DSpace/dspace-angular/issues/3110</a></li>
|
||||
</ul>
|
||||
<h2 id="2024-09-16">2024-09-16</h2>
|
||||
<ul>
|
||||
<li>Experiment with the <!-- raw HTML omitted -->dspace-statistics-api-js<!-- raw HTML omitted --> on DSpace 7 Test
|
||||
<ul>
|
||||
<li>In the past it always caused Solr to run out of memory, but I increased Solr’s heap from 2g to 3g and it runs without crashing</li>
|
||||
<li>I attached VisualVM to Solr with a 3g and 4g heap and iterated over 1260 pages of results in the dspace-statistics-api-js:</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p><img src="/cgspace-notes/2024/09/2024-09-16-Solr-3g-heap.png" alt="Solr with 3g heap"></p>
|
||||
<p><img src="/cgspace-notes/2024/09/2024-09-16-Solr-4g-heap.png" alt="Solr with 4g heap"></p>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
BIN
docs/2024/09/m.png
Normal file
After Width: | Height: | Size: 90 KiB |
BIN
static/2024/09/2024-09-16-Solr-3g-heap.png
Normal file
After Width: | Height: | Size: 90 KiB |
BIN
static/2024/09/2024-09-16-Solr-4g-heap.png
Normal file
After Width: | Height: | Size: 91 KiB |