yusing
|
9eb674029e
|
tweak(logging): rename write count variable and adjust buffer check interval
|
2025-05-05 20:59:43 +08:00 |
|
yusing
|
ccb4639f43
|
breaking: move maxmind config to config.providers
- moved maxmind to separate module
- code refactored
- simplified test
|
2025-05-03 20:58:09 +08:00 |
|
yusing
|
f0cf89060b
|
chore(logging): move "adjusted buffer size" to debug level
|
2025-05-01 23:42:45 +08:00 |
|
yusing
|
16e6e72454
|
feat(access_log): dynamic buffer size
|
2025-05-01 05:57:02 +08:00 |
|
yusing
|
100d2c392f
|
chore: memory optimization for access log
|
2025-04-30 18:30:46 +08:00 |
|
yusing
|
829eb08e37
|
feat: tunable rotate interval
|
2025-04-30 18:19:00 +08:00 |
|
yusing
|
bca3cd84d1
|
fix(accesslog): os: invalid use of WriteAt on file opened with O_APPEND
|
2025-04-29 00:46:30 +08:00 |
|
yusing
|
6a8f6fb4b5
|
chore(accesslog): reduce buffering for stdout
|
2025-04-26 08:29:55 +08:00 |
|
yusing
|
b427ff1f88
|
feat(acl): connection level ip/geo blocking
- fixed access log logic
- implement acl at connection level
- acl logging
- ip/cidr blocking
- geoblocking with MaxMind database
|
2025-04-25 10:47:52 +08:00 |
|
yusing
|
e513db62b0
|
refactor: move accesslog to logging/accesslog
|
2025-04-25 08:37:39 +08:00 |
|