attic/server/src
Charlotte 🦝 Delenk c686b2c1ea
Increase narinfo size limit to 1MiB
I was still encountering failures due to narinfo files being too large,
even with the increased 64kiB limit. This commit increases it to 1MiB
which is hopefully larger than any “reasonable” derivation, while also
not being too large for the server to keep in memory at once.
2023-04-06 10:03:00 +01:00
..
access Migrate to jwt-simple 2023-01-08 00:57:22 -07:00
adm server/adm: Make --config/-f a global option 2023-01-14 23:55:10 -07:00
api Increase narinfo size limit to 1MiB 2023-04-06 10:03:00 +01:00
chunking Thanks clippy 2023-03-21 18:45:34 -06:00
database rustfmt 2023-01-29 12:01:54 -07:00
narinfo Add support for chunking 2023-01-14 23:55:10 -07:00
nix_manifest server: Attach tracing context to errors 2023-01-04 21:05:07 -07:00
storage server: Upgrade aws-sdk-rust 2023-03-05 11:05:11 -07:00
config-template.toml Add support for chunking 2023-01-14 23:55:10 -07:00
config.rs Upgrade base64 2023-03-05 11:05:11 -07:00
error.rs Add support for chunking 2023-01-14 23:55:10 -07:00
gc.rs Add support for chunking 2023-01-14 23:55:10 -07:00
lib.rs Revert "server: Allow configuring max database connections" 2023-02-11 01:42:14 -07:00
main.rs server: rustfmt 2023-01-08 02:44:45 -07:00
middleware.rs server: Allow setting an alternative substituter endpoint 2023-01-08 23:00:53 -07:00
oobe.rs Upgrade base64 2023-03-05 11:05:11 -07:00