Y
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
fleitz
2989 days ago
Use the slice command in nginx and $slice_range your cache key ;)
link
joshribakoff
2981 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