<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">Also, is the problem sensitive to the number of
      images loaded on the page? If you simplify the page (one image at
      a time) does the problem go away at some point?</font><br>
    <br>
    <div class="moz-cite-prefix">On 11/26/12 10:28 AM, James Foster
      wrote:<br>
    </div>
    <blockquote
      cite="mid:06BB18F4-C8F0-4D2C-98A8-6461D0E37A35@JGFoster.net"
      type="cite">Hi Duro,
      <div><br>
      </div>
      <div>Before we try to adjust the configurations we should verify
        that the symptoms fit. When you look at your timeline in the
        client browser does it appear that there are clumps or groups of
        things being received? Is there a consistent number of items
        that come in each group? Is the wait till the next group
        consistent? Could you post a screen shot of the timeline and
        confirm that it is representative?</div>
      <div><br>
      </div>
      <div>James</div>
      <div><br>
        <div>
          <div>On Nov 26, 2012, at 1:27 AM, Tudor Girba wrote:</div>
          <br class="Apple-interchange-newline">
          <blockquote type="cite">
            <div>Hi Paul, hi James,<br>
            </div>
            <div><br>
            </div>
            <div>Thanks for the answers.</div>
            <div><br>
            </div>
            <div>I also thought it has to do with the Apache config, but
              I had no idea what to look for. Your suggestion certainly
              look interesting to look into, but I have close to no clue
              of how to do it. Do you happen to have a bit more hands-on
              pointers for how to:</div>
            <div>- increase the resources count</div>
            <div>- add expire headers for the images</div>
            <div class="gmail_extra"><br>
            </div>
            <div class="gmail_extra">?</div>
            <div class="gmail_extra"><br>
            </div>
            <div class="gmail_extra">Cheers,</div>
            <div class="gmail_extra">Doru</div>
            <div class="gmail_extra"><br>
              <br>
              <div class="gmail_quote">On Mon, Nov 26, 2012 at 5:28 AM,
                Paul DeBruicker <span dir="ltr">&lt;<a
                    moz-do-not-send="true"
                    href="mailto:pdebruic@gmail.com" target="_blank">pdebruic@gmail.com</a>&gt;</span>
                wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">I
                  suspect James has the answer but you might also
                  consider doing the<br>
                  following:<br>
                  <br>
                  -Add expires headers for the images in Apache and
                  people will only have<br>
                  to download them once.<br>
                  <br>
                  -Apache 2.2.8 was released Jan 19, 2008 so I'd
                  definitely spend time<br>
                  upgrading to the latest stable version just to get the
                  security<br>
                  vulnerability fixes.<br>
                  <div class="HOEnZb">
                    <div class="h5"><br>
                      <br>
                      <br>
                      On 11/25/2012 08:11 PM, James Foster wrote:<br>
                      &gt; Hi Doru,<br>
                      &gt;<br>
                      &gt; How many resources do you have loading from
                      the same site? Once I had a problem in which
                      Apache was configured (by default) to only provide
                      ten (10) items per second to the same client. I
                      believe this was an attempt to avoid a
                      denial-of-service attack. When I changed Apache to
                      allow 30 items per second then my site loaded much
                      faster.<br>
                      &gt;<br>
                      &gt; James<br>
                      &gt;<br>
                      &gt; On Nov 25, 2012, at 3:24 PM, Tudor Girba
                      wrote:<br>
                      &gt;<br>
                      &gt;&gt; Thanks. But, somehow, I think size is not
                      really the issue.<br>
                      &gt;&gt;<br>
                      &gt;&gt; Somehow randomly, one or two of the
                      pictures take significantly more (the delta is
                      measured in seconds) to load than the others.<br>
                      &gt;&gt;<br>
                      &gt;&gt; And yes, I am using the timeline
                      debugging functionality from the browser.<br>
                      &gt;&gt;<br>
                      &gt;&gt; It's strange.<br>
                      &gt;&gt;<br>
                      &gt;&gt; Doru<br>
                      &gt;&gt;<br>
                      &gt;&gt; On 24 Nov 2012, at 10:26, Gerhard
                      Obermann &lt;<a moz-do-not-send="true"
                        href="mailto:obi068@gmail.com">obi068@gmail.com</a>&gt;
                      wrote:<br>
                      &gt;&gt;<br>
                      &gt;&gt;&gt; Hi Doru,<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; I would reduce the image size to the
                      displayed size and reduce the bit depth of the png
                      to 8.<br>
                      &gt;&gt;&gt; I tried it with
                      home-icons-400-200-37.png.<br>
                      &gt;&gt;&gt; Before: 31.092 Bytes<br>
                      &gt;&gt;&gt; After: 7.678 Bytes<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; Cheers<br>
                      &gt;&gt;&gt; Gerhard<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; On Sat, Nov 24, 2012 at 8:29 AM,
                      Tudor Girba &lt;<a moz-do-not-send="true"
                        href="mailto:tudor@tudorgirba.com">tudor@tudorgirba.com</a>&gt;
                      wrote:<br>
                      &gt;&gt;&gt; Hi,<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; I am working on a pier page, and I
                      have a couple of images in it that seem to be slow
                      to load, although they are served through apache.<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; It is true that the images are
                      slightly large (~230K), but still I think they
                      appear too slow.<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; The example is here:<br>
                      &gt;&gt;&gt; <a moz-do-not-send="true"
                        href="http://www.humane-assessment.com/"
                        target="_blank">http://www.humane-assessment.com/</a><br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; Anyone has any idea of why this would
                      happen?<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; Cheers,<br>
                      &gt;&gt;&gt; Doru<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; --<br>
                      &gt;&gt;&gt; <a moz-do-not-send="true"
                        href="http://www.tudorgirba.com/"
                        target="_blank">www.tudorgirba.com</a><br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt; "Live like you mean it."<br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt;
                      _______________________________________________<br>
                      &gt;&gt;&gt; seaside mailing list<br>
                      &gt;&gt;&gt; <a moz-do-not-send="true"
                        href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
                      &gt;&gt;&gt; <a moz-do-not-send="true"
href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside"
                        target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
                      &gt;&gt;&gt;<br>
                      &gt;&gt;&gt;
                      _______________________________________________<br>
                      &gt;&gt;&gt; seaside mailing list<br>
                      &gt;&gt;&gt; <a moz-do-not-send="true"
                        href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
                      &gt;&gt;&gt; <a moz-do-not-send="true"
href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside"
                        target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
                      &gt;&gt;<br>
                      &gt;&gt; --<br>
                      &gt;&gt; <a moz-do-not-send="true"
                        href="http://www.tudorgirba.com/"
                        target="_blank">www.tudorgirba.com</a><br>
                      &gt;&gt;<br>
                      &gt;&gt; "We can create beautiful models in a
                      vacuum.<br>
                      &gt;&gt; But, to get them effective we have to
                      deal with the inconvenience of reality."<br>
                      &gt;&gt;<br>
                      &gt;&gt;
                      _______________________________________________<br>
                      &gt;&gt; seaside mailing list<br>
                      &gt;&gt; <a moz-do-not-send="true"
                        href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
                      &gt;&gt; <a moz-do-not-send="true"
href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside"
                        target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
                      &gt;&gt;<br>
                      &gt;<br>
                      &gt;
                      _______________________________________________<br>
                      &gt; seaside mailing list<br>
                      &gt; <a moz-do-not-send="true"
                        href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
                      &gt; <a moz-do-not-send="true"
href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside"
                        target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
                      &gt;<br>
                      <br>
                      _______________________________________________<br>
                      seaside mailing list<br>
                      <a moz-do-not-send="true"
                        href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
                      <a moz-do-not-send="true"
href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside"
                        target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
                    </div>
                  </div>
                </blockquote>
              </div>
              <br>
              <br clear="all">
              <div><br>
              </div>
              -- <br>
              <div><a moz-do-not-send="true"
                  href="http://www.tudorgirba.com/" target="_blank">www.tudorgirba.com</a></div>
              <div><br>
              </div>
              <div>"Every thing has its own flow"</div>
              <br>
            </div>
            _______________________________________________<br>
            seaside mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
seaside mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>