![]() |
Server redirect disaster
Hello all, I need to config my et server to run fritzbot. Strange things happened when I test connection, I had to download files say mp_bin.pk3 or fritzbot.pk3 from fritzbot folder with very slow speed in legacy mode (15k/sec). so I set it up for redirect downloads, it does let me download files from my fast http server in the first (+200K/sec) , and then it loops back to download the same files again and again in legacy mode (15/sec). it seems to go on forever.
Here below is my server.cfg setting: " set sv_maxRate "25000" // 10000 standard but poor for ET set sv_dl_maxRate "42000" // increase/decerease if you have plenty/little spare bandwidth set sv_allowDownload 1 // global toggle for both legacy download and web download set sv_wwwDownload 1 // toggle to enable web download set sv_wwwBaseURL "http://mywebsite.com/et" // base URL for redirection set sv_wwwDlDisconnected 0 // tell clients to perform their downloads while disconnected from the server set sv_wwwFallbackURL // URL to send to if an http/ftp fails or is refused client side " Anyone could help me? Thank you in advance!! :P Been working on this weirdo into mid-night last night but still no good.. omg :cursing: |
Re: Server redirect disaster
if it's ftp that you are using, make sure it's set to send the files in binary mode; both for when you place the files on the server and when the client downloads them.
|
Re: Server redirect disaster
hiya crapshoot, thanks I got it sorted out. did a lot tries and one of them tackled the prob. :)
|
All times are GMT +2. The time now is 12:32. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.