diff options
| author | murilo ijanc | 2026-03-25 14:56:50 -0300 |
|---|---|---|
| committer | murilo ijanc | 2026-03-25 14:56:50 -0300 |
| commit | 2f1f611bf7b48fc9dd5568ccca17c0c36b997200 (patch) | |
| tree | 6724dd241e6aacdf74088e8f6c6eb69d08ba2bb7 /src/bin/tp.rs | |
| parent | e93f672b2f9c7ce3c8deae5ddbadcd21ba919e33 (diff) | |
| download | tesseras-paste-2f1f611bf7b48fc9dd5568ccca17c0c36b997200.tar.gz | |
Handle HTTP connections in separate threads with cap of 8
A slow connection or DHT lookup (up to 30s) no longer blocks
the entire HTTP accept loop. Connections beyond the limit get
a 503 response.
Diffstat (limited to 'src/bin/tp.rs')
0 files changed, 0 insertions, 0 deletions