Y
Hacker News
new
|
ask
|
show
|
jobs
by
joshribakoff
3036 days ago
Can make byte range requests a bit complicated and slows down your site when there's cache misses
1 comments
fleitz
3036 days ago
Use the slice command in nginx and $slice_range your cache key ;)
link
joshribakoff
3028 days ago
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
link