nhoizey’s avatarnhoizey’s Twitter Archive—№ 106,847

  1. …in reply to @hsablonniere
    @hsablonniere ETags can lead to issues when using load balancing on multiple servers without session affinity, because ETag values can be different on each server for the same resource. I try to use far Expire as much as possible (immutable even, now), so no request at all, better than ETags.