Giter Club home page Giter Club logo

Comments (15)

bbashy avatar bbashy commented on May 24, 2024

Do they download faster using the URLs in a web browser?

from cod4x_server.

gasofa avatar gasofa commented on May 24, 2024

if i use this redirection

// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
// See included Quick Setup Guide for instructions.
set sv_allowdownload "1"
set sv_wwwDownload "1"
set sv_wwwBaseURL "http://www.readyandplay.com/cod4-1"
set sv_wwwDlDisconnected "0"

It works for me and a few others but there are people who don't

Why some yes and others no?

from cod4x_server.

bbashy avatar bbashy commented on May 24, 2024

Says 403 for me.

$ curl -IL http://www.readyandplay.com/cod4-1
HTTP/1.1 301 Moved Permanently
Server: aruba-proxy
Date: Sat, 01 Oct 2022 12:06:36 GMT
Content-Type: text/html
Content-Length: 168
Connection: keep-alive
Location: https://www.readyandplay.com/cod4-1
X-ServerName: ipvsproxy99.ad.aruba.it

HTTP/2 301
server: aruba-proxy
date: Sat, 01 Oct 2022 12:06:36 GMT
content-type: text/html; charset=iso-8859-1
location: http://www.readyandplay.com/cod4-1/
x-servername: ipvsproxy99.ad.aruba.it

HTTP/1.1 301 Moved Permanently
Server: aruba-proxy
Date: Sat, 01 Oct 2022 12:06:36 GMT
Content-Type: text/html
Content-Length: 168
Connection: keep-alive
Location: https://www.readyandplay.com/cod4-1/
X-ServerName: ipvsproxy99.ad.aruba.it

HTTP/2 403
server: aruba-proxy
date: Sat, 01 Oct 2022 12:06:36 GMT
content-type: text/html; charset=iso-8859-1
vary: Accept-Encoding

from cod4x_server.

gasofa avatar gasofa commented on May 24, 2024

Hello bbshy.
I don't understand that mistake?

It can be fixed?

thanks for your help

from cod4x_server.

bbashy avatar bbashy commented on May 24, 2024

You need a working 'public' URL for fastdl.

What happens when you view that link in your web browser?

from cod4x_server.

gasofa avatar gasofa commented on May 24, 2024

Makes me
Forbidden
You don't have permission to access this resource.

if i give above the url

from cod4x_server.

bbashy avatar bbashy commented on May 24, 2024

Actually, you can do that but the full URL to the files should be working.

Do you have a URL to a mod file?

Like; https://www.readyandplay.com/cod4-1/mods/pml220/mod.ff

from cod4x_server.

gasofa avatar gasofa commented on May 24, 2024

try this link:
here if you download the file
https://www.readyandplay.com/cod4-1/mods/sps_x4/mod.ff

from cod4x_server.

gasofa avatar gasofa commented on May 24, 2024

when I put https:// in my server.cfg it doesn't work for me it only works with http://

from cod4x_server.

bbashy avatar bbashy commented on May 24, 2024

HTTPS is not supported for the URL.

Make sure there's no force HTTPS redirect on the web server because I can't download it via HTTP;

$ curl -I http://www.readyandplay.com/cod4-1/mods/sps_x4/mod.ff
HTTP/1.1 301 Moved Permanently
Server: aruba-proxy
Date: Sat, 01 Oct 2022 14:40:08 GMT
Content-Type: text/html
Content-Length: 168
Connection: keep-alive
Location: https://www.readyandplay.com/cod4-1/mods/sps_x4/mod.ff
X-ServerName: ipvsproxy99.ad.aruba.it

Seems like a problem not relating to CoD4x.

from cod4x_server.

gasofa avatar gasofa commented on May 24, 2024
WhatsApp.Video.2022-10-01.at.5.13.14.PM.mp4

from cod4x_server.

bbashy avatar bbashy commented on May 24, 2024

HTTPS doesn't work.

from cod4x_server.

gasofa avatar gasofa commented on May 24, 2024

If I put it in https it works for me, if I put it in http it works for me, it's weird that there are people who don't work in http or https

WhatsApp.Video.2022-10-02.at.12.31.30.AM.mp4

from cod4x_server.

gasofa avatar gasofa commented on May 24, 2024

This is the error it gives the user:

Hitch warning: 1986 msec frame time
clientDownload: 0 : file "usermaps/mp_sps_old_west/mp_sps_old_west.iwd" completed
clientDownload: 0 : beginning "mods/sps_x4/mod.ff"
Redirecting client 'Shupeinator' to http://www.readyandplay.com/cod4-1/mods/sps_x4/mod.ff
Client 'Shupeinator' reported that the http download of '' failed, falling back to a server download

from cod4x_server.

gasofa avatar gasofa commented on May 24, 2024

Hello bbashy.
We have modified some parameters on our website and now it downloads at 30 mb/s.
Thanks for everything

from cod4x_server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.