Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果两个用户尝试从两台不同的机器访问托管在 Windows azure 中的站点的相同URL,结果如果他们都获得相同的 ETag。这是否意味着缓存正在 Web 服务器上实现?我在想,如果没有在磁盘(服务器)上实现缓存,每个用户都必须获得一个唯一的 ETag对吗?
请在这里给我一些正确的方向..