I use "sAjaxSource": "data/run_plan.txt" in my code , this file is about 34Mb, I do refresh every 10sec, the problem is that the browser load this file and store it in cache, so after a short time my disk it full, how can I disable the browser caching for this.
↧