Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Removing EA services from cache temporarily as since the move from EA Origin to the EA app the config blocks updates to the EA app client.
What CDN does this PR relate to
ea.com
Does this require running via sniproxy
Untested
Capture method
wireshark / glasswire
Testing Scenario
Home / Small LAN
Tested by running the current version of cache_domains - EA app fails to download up with error code - EC10005,
Added several domains during testing via wireshark / glasswire logs - no change, additional ea.com appeared to be blocked when attempting to access via a browser with a 301 cache miss in lancache monolithic logs
Testing Configuration
note: that git server listed in docker commands above is a local clone of this git repo for testing purposes / custom domains. However remains identical with this repo during testing.
EA appear appears to attempt to download via akami cdn's in my case before removing the origin config it was attempting to download the update via e16616.e12.akamaiedge.net however would hang or through a failed to download message regardless if added into the config or not.
Sniproxy output
Please paste the output from
docker logs <sniproxy container name/id> | sed 's/.*\:443 \[//;s/\].*//' | sort | uniq -c
below