Skip to content

implement memory-based object count limits for DDOS protection - #340

Closed
Acktarius wants to merge 1 commit into
ConcealNetwork:developmentfrom
Acktarius:ack/dev-protocolHandler#2
Closed

implement memory-based object count limits for DDOS protection#340
Acktarius wants to merge 1 commit into
ConcealNetwork:developmentfrom
Acktarius:ack/dev-protocolHandler#2

Conversation

@Acktarius

Copy link
Copy Markdown
Member
  • Add cross-platform memory detection (Windows, Linux, macOS)
  • Implement dynamic object limit calculation based on available memory
  • Add fallback mechanism for low-memory systems
  • Configure memory thresholds: 150MB minimum, 800 fallback, 1200 max objects
  • Prevent memory exhaustion attacks and improve system stability
  • Add proper error handling and logging for memory operations

* Add cross-platform memory detection (Windows, Linux, macOS)
* Implement dynamic object limit calculation based on available memory
* Add fallback mechanism for low-memory systems
* Configure memory thresholds: 150MB minimum, 800 fallback, 1200 max objects
* Prevent memory exhaustion attacks and improve system stability
* Add proper error handling and logging for memory operations
@Acktarius Acktarius closed this Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant