<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><tt>On 26/04/2016 19:47, Hanno Böck
        wrote:</tt><tt><br>
      </tt></div>
    <blockquote class=" cite" id="mid_20160426194714_30d71d8f_pc1"
      cite="mid:20160426194714.30d71d8f@pc1" type="cite">
      <pre wrap="">Hello,

On Tue, 26 Apr 2016 16:58:48 +0000
Michael Wojcik <a class="moz-txt-link-rfc2396E" href="mailto:Michael.Wojcik@microfocus.com"><Michael.Wojcik@microfocus.com></a> wrote:

</pre>
      <blockquote class=" cite" id="Cite_5762682" type="cite">
        <pre wrap="">But, again, this is just a performance and efficiency hit - it won't
break anything - and if it's on the Apache side, there probably isn't
much you can do about it. Maybe it's tunable in the Apache
configuration but it seems like an odd thing to make configurable,
and even odder to make wrong by default.
</pre>
      </blockquote>
      <pre wrap="">First of all: Before you continue speculating, my server is not doing
anything secret, just connect to it :-) (the one behind hboeck.de)

It's definitely chunking, if I manually connect via openssl s_client I
can see.

The reason is (as Rainer pointed out in a private mail) server side
includes used in the error pages. So it seems Apache's server side
includes implementation causes lots of small chunks.

This essentially means my error pages are serverd horribly inefficient.
However I think that doesn't matter too much, as they should only be
served on errors and errors should be hopefully scarce. This does not
happen with static content. Also with PHP content I still get chunked
encoding, but not these many small chunks.

I think we're getting pretty far away from openssl, so I hope nobody is
annoyed by offtopic discussion (and I think we can close it here), just
as people were speculating and it seemed to have generated quite
some interest I wanted to give a final answer what the cause was.

</pre>
      <tt><br>
      </tt></blockquote>
    <tt><br>
    </tt><tt>We are not getting that far off topic as this is also the <br>
      mailing list for the Apache mod_ssl module, which seems to <br>
      be closely involved with this inefficient behavior.</tt><tt><br>
      <br>
      One could of cause speculate if the missing coalescing of <br>
      SSL records is a bug in mod_ssl or in some other part of <br>
      Apache httpd.<br>
    </tt><tt><br>
    </tt>
    <pre class="moz-signature" cols="72">Enjoy

Jakob
-- 
Jakob Bohm, CIO, Partner, WiseMo A/S.  <a class="moz-txt-link-freetext" href="https://www.wisemo.com">https://www.wisemo.com</a>
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded </pre>
  </body>
</html>