I dont know if this is the same for other people who connect to my server but i did have one guy quit while connecting so I would guess it doesnt work there too.
I have enabled developer 1 and the output is after canceling the slow download:
"
BUILD 9907 SERVER (0 CRC)
Server # 1
Serverinfo packet received.
Clearing memory
Remote host: [ZM] APSI Zombie Plague
Spooling demo header.
Using
https://server/cstrike/ as primary download location
Verifying and downloading resources...
"
I have checked the fastDL server with curl:
"curl -k -o NUL "https://server/cstrike/models/player/alin/alin.mdl"" - link is my fastDL server
Output-shorted:
% Total % Received AverageDload SpeedUpload Current Speed
100 3631k 100 3631k 10.8M 0 10.9M
So its about 10 mbps which I would be happy with.
Meanwhile I get a download speed of 10kbps when I try to connect to my server.
My server.cfg file has:
"sv_allowdownload 1
sv_allowupload 1
sv_downloadurl "https://server/cstrike""
I do use a autoexec.cfg file so if you think there could be something causing this issue you can check it.
Client launch options:
"-high -noforcemaccel -noforcemparms -freq 144 -fullscreen -nofbo"
Server startup actions:
"./hlds_run -console -game cstrike -port 26069 -sport [hidden] +map zm_gold_dust +ip 0.0.0.0 -strictportbind +maxplayers 32 $( [ "$NOHLTV" == "0" ] || printf %s '-nohltv' ) $( [ "$NOVAC" == "0" ] || printf %s '-insecure' ) +sys_ticrate 10000 -norestart"
I am using a webhoster and they do create the fastDL server for me that i tested with curl. So i cant really change the startup actions since I cant connect into the server but if something you see here is a issue I could contact them to ask about it.
At last this is everything I can offer I did add the fastDL commands into amxx.cfg too since I saw some people suggesting it but it didnt fix it.
I have done a lot of research from allied mods to half-life github and everything that I could find in englisch but it still doenst seem to work.
I mean it might have to do with counter-strike or with my server I don't really know if someone has a way they used to fix a isssue like this I would appreciate it if you could share it.
And at last I do use Steam Version of cs 1.6 it didnt work on pre aniversary version either.