mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
ws and http: remove CPU pinning config structs, update CHANGELOG
This commit is contained in:
parent
6ee1871a53
commit
1acf44c001
3 changed files with 3 additions and 7 deletions
|
|
@ -57,6 +57,7 @@
|
|||
a lot of memory if many torrents are tracked
|
||||
* Improve announce performance by avoiding having to filter response peers
|
||||
* In announce response statistics, don't include announcing peer
|
||||
* Remove CPU pinning support
|
||||
|
||||
#### Fixed
|
||||
|
||||
|
|
@ -79,6 +80,7 @@
|
|||
* Only consider announce and scrape responses as signs of connection still
|
||||
being alive. Previously, all messages sent to peer were considered.
|
||||
* Decrease default max_peer_age and max_connection_idle config values
|
||||
* Remove CPU pinning support
|
||||
|
||||
#### Fixed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue