• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aspectran / aspectran / #5419

11 Jul 2026 08:14AM UTC coverage: 44.638% (+0.06%) from 44.579%
#5419

push

github

topframe
refactor(undertow): optimize default byte buffer pool size in TowWebSocketServerContainerInitializer

- Increase the default `bufferSize` of the byte buffer pool to prevent fragmentation and overhead during WebSocket I/O.
- Maintain `directBuffers = false` as the safe default in code, while enabling `directBuffers = true` in the tow-context-console.xml configuration for performance optimization.

1 of 1 new or added line in 1 file covered. (100.0%)

22 existing lines in 5 files now uncovered.

19524 of 43739 relevant lines covered (44.64%)

0.45 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

31.58
/with-undertow/src/main/java/com/aspectran/undertow/server/session/TowSession.java


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc