Hi Alan,

The performance overheads of storing the SOAP request / response on every 
request are fairly negligible in comparison to the HTTP request it makes 
before it*. However, you should take into consideration, how quickly it 
might fill up your server's disk space. I personally would use a tool like log 
rotate <http://linuxcommand.org/man_pages/logrotate8.html> to ensure not 
too many requests are stored that it would fill your server's disk.

As for turning off the request / response, all the libraries come with a 
simple mechanism to turn down the logging. For further details, see your 
librarie's README file.

Regards,

- Paul, AdWords API Team.

** = Obviously depending on server hardware / configuration. This statement 
assumes stored to local disk of reasonable quality.*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to