Gusted
|
4789d2e869
|
Pass logger to fasthttp
- Use a logger with `FASTHTTP` prefix as fasthttp's logger so it's easy
to see what fasthttp is logging in console/journal.
|
2022-07-03 02:12:19 +02:00 |
|
Moritz Marquardt
|
b2ca888050
|
Change MaxConnsPerIP to 0 to fix too many connections from HAProxy (#77)
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/77
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: Moritz Marquardt <momar@noreply.codeberg.org>
Co-committed-by: Moritz Marquardt <momar@noreply.codeberg.org>
|
2022-05-14 22:29:54 +02:00 |
|
6543
|
e85f21ed2e
|
some renames
|
2021-12-05 18:20:38 +01:00 |
|
6543
|
76c867cfca
|
move "http acme server setup" into own func
|
2021-12-05 15:45:22 +01:00 |
|
6543
|
bb6f28fe57
|
move setup of fastServer into own func
|
2021-12-05 15:09:21 +01:00 |
|