Hacker News new | ask | show | jobs
by joshribakoff 2989 days ago
Can make byte range requests a bit complicated and slows down your site when there's cache misses
1 comments

Use the slice command in nginx and $slice_range your cache key ;)
I'm not asking for advice I'm stating it does technically complicate your setup. What if two people request overlapping ranges concurrently etc... it is more moving parts to setup, test and administer