Range header support

Josiah Noel josiahnoel at gmail.com
Fri Apr 25 22:05:42 UTC 2025


I should mention that the code I posted may not work well with the default
single-threaded executor, as the browser's barrage of range requests could
cause the server to lock up. I normally use a virtual thread executor,
so the chunk size would need a second look if we want to stay with the
single-threaded executor.

-- 
Cheers, Josiah.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/net-dev/attachments/20250425/293e0050/attachment.htm>


More information about the net-dev mailing list