<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:bugzilla@victortoso.com" title="Victor Toso <bugzilla@victortoso.com>"> <span class="fn">Victor Toso</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - canvas cache on server is inefficient (contains two entries only!)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=37456">bug 37456</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>bugzilla@victortoso.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - canvas cache on server is inefficient (contains two entries only!)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=37456#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - canvas cache on server is inefficient (contains two entries only!)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=37456">bug 37456</a>
              from <span class="vcard"><a class="email" href="mailto:bugzilla@victortoso.com" title="Victor Toso <bugzilla@victortoso.com>"> <span class="fn">Victor Toso</span></a>
</span></b>
        <pre>I guess this still relevant today?

$ grep -rniI "IMAGE_CACHE_MAX_ITEMS" *
server/image-cache.c:73:#define IMAGE_CACHE_MAX_ITEMS 2
server/image-cache.c:81:    if (cache->num_items == IMAGE_CACHE_MAX_ITEMS) {</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>