I have :
- VPS server on Vultr with web server and Wordpress installed.
- Uploads folder is mounted on Amazon S3 bucket using s3fs.
If a user downloads a 1GB file from my website will the traffic be served to him from Amazon S3 directly or it will be passed through the vps. Because I want to offload bandwidth and I would like to know if it will be counted as 1GB or 1GB + 1GB.