Reduce nginx logging #144

Closed
opened 2022-05-21 16:49:37 +00:00 by a · 3 comments
Owner

This improves performance by decreasing file I/O. We are also being crawled by a lot of bots so maybe do something about that too?

This improves performance by decreasing file I/O. We are also being crawled by a lot of bots so maybe do something about that too?
a added the
enhancement
bug
labels 2022-05-21 16:49:37 +00:00
a added this to the (deleted) project 2022-05-21 16:49:37 +00:00
Author
Owner

So actually, nginx logging doesn't seem to be much of an issue currently, since most of the disk writes are being done by PostgreSQL.

So actually, nginx logging doesn't seem to be much of an issue currently, since most of the disk writes are being done by PostgreSQL.
a closed this issue 2022-05-21 17:31:12 +00:00
a added the
wontfix
label 2022-05-21 17:31:16 +00:00
Owner

We could reduce bot indexing with the robots.txt file.

We could reduce bot indexing with the `robots.txt` file.
Author
Owner

Yeah that's what I was thinking too. However they don't seem to be much of an issue currently. It'd be much more effective to reduce PostgreSQL I/O #146 than this issue.

Yeah that's what I was thinking too. However they don't seem to be much of an issue currently. It'd be much more effective to reduce PostgreSQL I/O #146 than this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: exozyme/exozyme#144
No description provided.