issues
search
ietf-tools
/
bibxml-service
Django-based Web service implementing IETF BibXML APIs
https://bib.ietf.org
BSD 3-Clause "New" or "Revised" License
17
stars
19
forks
source link
build: Expose access logs
#468
Closed
kesara
closed
1 month ago
kesara
commented
1 month ago
Access logs are written into
stdout
with this change
^1
.
The number of workers is set to
2*(#cpus)+1
.
stdout
with this change^1.2*(#cpus)+1
.