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.
我正在创建一个 PHP 网站。我想上传视频。我希望所有流量都安全,所以我加密所有流量。
如果我在客户端压缩数据并在服务器端解压缩,是否会在上传优化和速度方面做出改变?