Re: Apache 2.4 Upgrade

John Dunlap <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CAC5eUStr0xHfJtDf4AukZe5jFDGDRQ1q1nmuwnv8+ZR85pG9eg@mail.gmail.com>
Could that result in inconsistent request behavior? Because one of the
things that I'm noticing is that, for no apparent reason, sometimes I can
log in normally and sometimes I can't with identical request
parameters(even if I delete the session and restart the server in between).

On Mon, Jun 15, 2015 at 4:51 PM, Vincent Veyron <[email protected]> wrote:

> On Mon, 15 Jun 2015 15:30:00 -0400
> John Dunlap <[email protected]> wrote:
>
> > My thought in contacting the list, at
> > this point, was to(hopefully) get some idea of what has changed so that I
> > could have a better idea of where to start looking for problems.
> >
>
> I've had a problem with the priority of perloutputfilterhandler and
> mod_deflate : the order of the filter chain changed in 2.4.
>
> Solved by modifying mod_deflate.conf :
>
> #replaced
>       AddOutputFilterByType DEFLATE text/html text/plain text/xml
>
> #with (found at https://github.com/h5bp/html5-boilerplate/issues/1012)
>
>       FilterDeclare   COMPRESS CONTENT_SET
>       FilterProvider COMPRESS DEFLATE "%{CONTENT_TYPE} =~
> m#^text/(html|plain)#"
>       FilterChain     COMPRESS
>       FilterProtocol  COMPRESS  DEFLATE change=yes;byteranges=no
>
>
>
> --
>                                         Salutations, Vincent Veyron
>
> https://legalcase.libremen.com/
> Legal case, contract and insurance claim management software
>



-- 
John Dunlap
*CTO | Lariat *

*Direct:*
*[email protected] <[email protected]>*

*Customer Service:*
877.268.6667
[email protected]
100x60.png (image/png, 2.1 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.