Post ARtKVSZucrr6AhU7I8 by chkuendig@ioc.exchange
 (DIR) More posts by chkuendig@ioc.exchange
 (DIR) Post #ARtJXPZUfyNZTHeiG0 by seb@ioc.exchange
       2023-01-22T05:17:31Z
       
       0 likes, 0 repeats
       
       Configured nginx to proxy files.ioc.exchange with the idea to save some AWS costs for #IOCX . Still testing before I switch the DNS record over...If you would like to test, add the following to your hosts file:45.79.113.18    files.ioc.exchange
       
 (DIR) Post #ARtKVSZucrr6AhU7I8 by chkuendig@ioc.exchange
       2023-01-22T05:28:23Z
       
       0 likes, 0 repeats
       
       @seb naive question - whats the ideal setup here? caching on a provider which has cheaper traffic costs than AWS or another service than S3 on AWS itself?
       
 (DIR) Post #ARtKtObJ48jmmlYBUm by seb@ioc.exchange
       2023-01-22T05:32:42Z
       
       0 likes, 0 repeats
       
       @chkuendig So far we have used AWS Cloudfront to deliver the media files from our S3 bucket on files.ioc.exchange . Cloudfront is pretty expensive once you leave the free traffic volume realm.The new setup uses the nginx service that is already present on our web worker and makes the media files from our S3 bucket available on files.ioc.exchangeNginx also caches the files, so most media file traffic now comes from the web worker, which is hosted on Linode. Linode includes enough egress traffic with the server hosting that there is no extra egress traffic cost.