mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-01-16
This commit is contained in:
@ -487,4 +487,17 @@ Caused by: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed
|
||||
|
||||

|
||||
|
||||
- Abenet was asking if the Atmire Usage Stats are correct because they are over 2 million the last few months...
|
||||
- For 2019-01 alone the Usage Stats are already around 1.2 million
|
||||
- I tried to look in the nginx logs to see how many raw requests there are so far this month and it's about 1.4 million:
|
||||
|
||||
```
|
||||
# time zcat --force /var/log/nginx/* | grep -cE "[0-9]{1,2}/Jan/2019"
|
||||
1442874
|
||||
|
||||
real 0m17.161s
|
||||
user 0m16.205s
|
||||
sys 0m2.396s
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user