-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Please make sure of the following things
-
I have read the documentation.
我已经阅读了文档。 -
I'm sure there are no duplicate issues or discussions.
我确定没有重复的issue或讨论。 -
I'm sure it's due to
AListand not something else(such as Network ,DependenciesorOperational).
我确定是AList的问题,而不是其他原因(例如网络,依赖或操作)。 -
I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
v3.44.0
Driver used / 使用的存储驱动
Onedrive、115开放平台、115网盘
Describe the bug / 问题描述
关于最新正式版v3.44.0,通过alist播放视频,目标存储选择《WebDAV 策略》为”本地代理“,在哪吒监控中,发现不走服务器的网络!!!即上传下载网速保持不变,似乎仍旧走《WebDAV 策略》为“302重定向”。
Reproduction / 复现链接
无
Config / 配置
version: '3.3'
services:
alist:
image: 'alist666/alist:latest'
container_name: alist
volumes:
- '/etc/alist:/opt/alist/data'
ports:
- '5244:5244'
environment:
- PUID=0
- PGID=0
- UMASK=022
restart: unless-stopped
Logs / 日志
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working