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.
我在网站上使用 html 5 音频播放器来播放 mp3 文件。mp3 文件不在我的服务器上,而是在另一个站点上。
播放这个 mp3 文件是否会涉及通过我的服务器的流量,或者流量会直接从 mp3 文件服务器流向用户 PC 上的 Web 浏览器?
我可以从 Azure 管理控制台看到,当音频位于单独的服务器上时,在 html 5 中播放音频时,流量现在通过我的 Web 服务器定向。