I was playing with Gzip get and post between my XF app and Azure Webservice. I recognized that CPU usage goes really high if you are sending big json files and eventually your cost increases and actually azure charges for CPU is higher than Bandwidth charges. what do you about this? even free webservice bandwidth is enough in most cases but not CPU usage
↧