mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes
This commit is contained in:
parent
235b10b780
commit
3e58e2f81d
@ -901,4 +901,5 @@ Nor Azwadi: 0000-0001-9634-1958
|
||||
- Peter is having problems with "Socket closed" on his submissions page again
|
||||
- He says his personal account loads much faster than his CGIAR account, which could be because the CGIAR account has potentially thousands of submissions over the last few years
|
||||
- I don't know why it would take so long, but this logic kinda makes sense
|
||||
- I think I should increase the `removeAbandonedTimeout` from 90 to something like 300 and continue observing
|
||||
- I think I should increase the `removeAbandonedTimeout` from 90 to something like 180 and continue observing
|
||||
- I also reduced the timeout for the API pool back to 60 because those interfaces are only used by bots
|
||||
|
@ -23,7 +23,7 @@ I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-pl
|
||||
|
||||
<meta property="article:published_time" content="2018-02-01T16:28:54+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-02-25T17:25:41+02:00"/>
|
||||
<meta property="article:modified_time" content="2018-02-26T16:41:28+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -57,9 +57,9 @@ I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-pl
|
||||
"@type": "BlogPosting",
|
||||
"headline": "February, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-02/",
|
||||
"wordCount": "5589",
|
||||
"wordCount": "5609",
|
||||
"datePublished": "2018-02-01T16:28:54+02:00",
|
||||
"dateModified": "2018-02-25T17:25:41+02:00",
|
||||
"dateModified": "2018-02-26T16:41:28+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -1132,7 +1132,8 @@ Nor Azwadi: 0000-0001-9634-1958
|
||||
<li>Peter is having problems with “Socket closed” on his submissions page again</li>
|
||||
<li>He says his personal account loads much faster than his CGIAR account, which could be because the CGIAR account has potentially thousands of submissions over the last few years</li>
|
||||
<li>I don’t know why it would take so long, but this logic kinda makes sense</li>
|
||||
<li>I think I should increase the <code>removeAbandonedTimeout</code> from 90 to something like 300 and continue observing</li>
|
||||
<li>I think I should increase the <code>removeAbandonedTimeout</code> from 90 to something like 180 and continue observing</li>
|
||||
<li>I also reduced the timeout for the API pool back to 60 because those interfaces are only used by bots</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-02/</loc>
|
||||
<lastmod>2018-02-25T17:25:41+02:00</lastmod>
|
||||
<lastmod>2018-02-26T16:41:28+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -149,7 +149,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-02-25T17:25:41+02:00</lastmod>
|
||||
<lastmod>2018-02-26T16:41:28+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -160,7 +160,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-02-25T17:25:41+02:00</lastmod>
|
||||
<lastmod>2018-02-26T16:41:28+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -172,13 +172,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2018-02-25T17:25:41+02:00</lastmod>
|
||||
<lastmod>2018-02-26T16:41:28+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-02-25T17:25:41+02:00</lastmod>
|
||||
<lastmod>2018-02-26T16:41:28+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user