Note that there are some explanatory texts on larger screens.

plurals
  1. POTrying to figure out how to minimize ehcache logs (n.s.e.constructs.web.filter.Filter)
    primarykey
    data
    text
    <p>I'm new with using ehcache and I'm guessing that these debug messages I have been receiving is coming from an open-source project I am using. The logs are growing like wildfire and I wish I could find a way to minimize them. These are the types of log messages that I am receiving each time a page reload occurs.</p> <pre><code>08:33:19.626 [http-8080-6] DEBUG n.s.e.constructs.web.filter.Filter - Request Headers: host -&gt; my.application.com: connection -&gt; keep-alive: cache-control -&gt; max-age=0: accept -&gt; */*: if-none-match -&gt; W/"17227-1367868490000": if-modified-since -&gt; Mon, 06 May 2013 19:28:10 GMT: user-agent -&gt; Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36: referer -&gt; my.application.com/f/u25l1s4/normal/render.uP: accept-encoding -&gt; gzip,deflate,sdch: accept-language -&gt; en-US,en;q=0.8: cookie -&gt; SESS29f919b3f2c84b3e362ffe4e56d595bd=4b4e6edlaadlhfa6gu8lj66u11; __utma=90227742.1696363642.1351091807.1375806239.1376082782.23; __utmz=90227742.1375806239.22.5.utmcsr=...|utmccn=(referral)|utmcmd=referral|utmcct=/get-help/guides-faqs/emailcalendar/office-365-configuration; BIGipServertest_portal_pool=973860009.36895.0000; __utma=124793366.1826473631.1376577744.1376577744.1376580642.2; __utmb=124793366.37.9.1376580778696; __utmc=124793366; __utmz=124793366.1376577744.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none) 08:33:19.627 [http-8080-6] DEBUG n.s.e.c.web.filter.CachingFilter - Thread http-8080-6 has been marked as visited. 08:33:19.627 [http-8080-6] DEBUG net.sf.ehcache.Cache - Cache: SimplePageCachingFilter store hit for GET/ResourceServingWebapp/rs/backbone/0.9.2/backbone-0.9.2.min.jsnull 08:33:19.629 [http-8080-6] DEBUG n.s.e.constructs.web.filter.Filter - Request Headers: host -&gt; my.application.com: connection -&gt; keep-alive: cache-control -&gt; max-age=0: accept -&gt; */*: if-none-match -&gt; W/"17227-1367868490000": if-modified-since -&gt; Mon, 06 May 2013 19:28:10 GMT: user-agent -&gt; Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36: referer -&gt; my.application.com/f/u25l1s4/normal/render.uP: accept-encoding -&gt; gzip,deflate,sdch: accept-language -&gt; en-US,en;q=0.8: cookie -&gt; SESS29f919b3f2c84b3e362ffe4e56d595bd=4b4e6edlaadlhfa6gu8lj66u11; __utma=90227742.1696363642.1351091807.1375806239.1376082782.23; __utmz=90227742.1375806239.22.5.utmcsr=...|utmccn=(referral)|utmcmd=referral|utmcct=/get-help/guides-faqs/emailcalendar/office-365-configuration; BIGipServertest_portal_pool=973860009.36895.0000; __utma=124793366.1826473631.1376577744.1376577744.1376580642.2; __utmb=124793366.37.9.1376580778696; __utmc=124793366; __utmz=124793366.1376577744.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none) </code></pre> <p>Any suggestions as to what I should do or look at?</p> <p>Thanks, Laura</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload