api - How to analyze requests sent via curl using php? -


we running php code fetch data twitter using twitter api. there around 15 php files , running in different time slots recursively.

how know of using more bandwidth?

what way optimize api calls bandwidth usage reduced?

the machine linux 32 bit amazon ec2 instance.

will there log files created when make request via curl?

is there tools analyze log file?

you modify calling php files write down statistics of bytes transferred, should give possibility @ least tell script transfers bytes.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -