Incoming Fast Origin Transfer
Unanswered
Pyramid ant posted this in #help-forum
Pyramid antOP
My site is seeing a daily fast origin transfer well approaching the pro limit. Admittedly, usage has also spiked but I don't really understand where this could be coming from.
In addition, it's almost all "incoming". Anyone know what the interpretation is there?
In addition, it's almost all "incoming". Anyone know what the interpretation is there?
5 Replies
From their doc: "Fast Origin Transfer (FOT) represents data transferred between Vercel's Edge Network and Vercel Functions."
I can only assume they mean all data (ingress + egress). So it's incoming data as well as the outgoing data.
I can only assume they mean all data (ingress + egress). So it's incoming data as well as the outgoing data.
Regarding "almost all incoming" data. It's things users can upload to your server. This ranges from ordinary requests with payload to files uploads.
Even requests without payload will eventually amount to a lot of data transfer if you have enough requests.
Pyramid antOP
Yeah, that makes sense, but it would be super useful to be able to see what paths are driving the "incoming" :(. We don't have a bunch of like file uploads or whatever.
Asiatic Lion
+1. Weird that they are starting to charge for something but don't tell us where its coming from.