mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-03-31
This commit is contained in:
@ -990,5 +990,15 @@ $ grep -I -c 45.5.184.72 dspace.log.2019-03-26
|
||||

|
||||
|
||||
- It is frustrating to see that the load spikes for own own legitimate load on the server were *very* aggravated and drawn out by the contention for CPU on this host
|
||||
- We had 4.1 million hits this month according to the web server logs:
|
||||
|
||||
```
|
||||
# time zcat --force /var/log/nginx/* | grep -cE "[0-9]{1,2}/Mar/2019"
|
||||
4121682
|
||||
|
||||
real 0m26.609s
|
||||
user 0m31.657s
|
||||
sys 0m2.551s
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user