mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2018-01-28
This commit is contained in:
parent
6a111ca6d0
commit
649c37e8a8
@ -1170,3 +1170,7 @@ $ ./jmeter -n -t ~/dspace-performance-test/DSpacePerfTest-dspacetest.cgiar.org.j
|
||||
## 2018-01-28
|
||||
|
||||
- Assist Udana from WLE again to proof his 25 records and upload them to DSpace Test
|
||||
- I am playing with the `startStopThreads="0"` parameter in Tomcat `<Engine>` and `<Host>` configuration
|
||||
- It reduces the start up time of Catalina by using multiple threads to start web applications in parallel
|
||||
- On my local test machine the startup time went from 70 to 30 seconds
|
||||
- See: https://tomcat.apache.org/tomcat-7.0-doc/config/host.html
|
||||
|
@ -92,7 +92,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
|
||||
|
||||
<meta property="article:published_time" content="2018-01-02T08:35:54-08:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-01-26T19:11:24+02:00"/>
|
||||
<meta property="article:modified_time" content="2018-01-28T12:49:00+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -194,9 +194,9 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
|
||||
"@type": "BlogPosting",
|
||||
"headline": "January, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-01/",
|
||||
"wordCount": "6746",
|
||||
"wordCount": "6793",
|
||||
"datePublished": "2018-01-02T08:35:54-08:00",
|
||||
"dateModified": "2018-01-26T19:11:24+02:00",
|
||||
"dateModified": "2018-01-28T12:49:00+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -1554,6 +1554,10 @@ $ ./jmeter -n -t ~/dspace-performance-test/DSpacePerfTest-dspacetest.cgiar.org.j
|
||||
|
||||
<ul>
|
||||
<li>Assist Udana from WLE again to proof his 25 records and upload them to DSpace Test</li>
|
||||
<li>I am playing with the <code>startStopThreads="0"</code> parameter in Tomcat <code><Engine></code> and <code><Host></code> configuration</li>
|
||||
<li>It reduces the start up time of Catalina by using multiple threads to start web applications in parallel</li>
|
||||
<li>On my local test machine the startup time went from 70 to 30 seconds</li>
|
||||
<li>See: <a href="https://tomcat.apache.org/tomcat-7.0-doc/config/host.html">https://tomcat.apache.org/tomcat-7.0-doc/config/host.html</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-01/</loc>
|
||||
<lastmod>2018-01-26T19:11:24+02:00</lastmod>
|
||||
<lastmod>2018-01-28T12:49:00+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -144,7 +144,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-01-26T19:11:24+02:00</lastmod>
|
||||
<lastmod>2018-01-28T12:49:00+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -155,7 +155,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-01-26T19:11:24+02:00</lastmod>
|
||||
<lastmod>2018-01-28T12:49:00+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -167,13 +167,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2018-01-26T19:11:24+02:00</lastmod>
|
||||
<lastmod>2018-01-28T12:49:00+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-01-26T19:11:24+02:00</lastmod>
|
||||
<lastmod>2018-01-28T12:49:00+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user