Hi,
my GWT apps makes RPC calls to servlets at "/game", "chat" and "event".
These calls seem to be logged into the apache's access.log (see below).
Since some calls are made often, I would like to avoid this.
Is this possible?
Thanks
Magnus
-----
91.60.114.113 - - [04/Aug/2013:23:16:30 +0200] "POST /bcs/bcs/game HTTP/1.1" 200 1659 "http://www.bavaria64.de/bcs/" "Mozilla/5.0 (Windows NT 6.0; rv:22.0) Gecko/20100
91.60.114.113 - - [04/Aug/2013:23:16:30 +0200] "POST /bcs/bcs/chat HTTP/1.1" 200 741 "http://www.bavaria64.de/bcs/" "Mozilla/5.0 (Windows NT 6.0; rv:22.0) Gecko/201001
87.157.74.216 - - [04/Aug/2013:23:16:31 +0200] "POST /bcs/bcs/event HTTP/1.1" 200 225 "http://www.bavaria64.de/bcs/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment