Gusted
|
44c50a4987
|
Increase connections
- Use the default value of `256 * 1024` for the concurrency limit, this
will mean that the server will be able to handle more connections.
|
2022-07-03 12:25:46 +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 |
|