I'm in the process of optimizing our web application for performance and
one thing that I was really excited to try was mod_http2 because it allows
the browser to send multiple requests through the same TCP connection with
compressed headers. However, when I enabled it and restarted apache I was
gr
On 25.01.2019 18:35, John Dunlap wrote:
I'm in the process of optimizing our web application for performance and one
thing that I
was really excited to try was mod_http2 because it allows the browser to send
multiple
requests through the same TCP connection with compressed headers. However, whe
> On 25.01.2019 18:35, John Dunlap wrote:
> > I'm in the process of optimizing our web application for performance and
> > one thing that I
> > was really excited to try was mod_http2 because it allows the browser to
> > send multiple
> > requests through the same TCP connection with compressed h
On 1/25/19 10:54 AM, Randolf Richardson wrote:
On 25.01.2019 18:35, John Dunlap wrote:
I'm in the process of optimizing our web application for performance and one
thing that I
was really excited to try was mod_http2 because it allows the browser to send
multiple
requests through the same T
> On 25 Jan 2019, at 20:00, Michael A. Capone
> wrote:
>
>
>
> On 1/25/19 10:54 AM, Randolf Richardson wrote:
>>> On 25.01.2019 1modperl@perl.apache.org8:35, John Dunlap wrote:
I'm in the process of optimizing our web application for performance and
one thing that I
was real
On 1/25/2019 11:00 AM, Michael A. Capone wrote:
I have to add my voice to the growing chorus here.
Me too. Frequently when the topic of mod_perl going stale comes up
somebody jumps in with "That's old stuff, you should be using
PSGI/Plack". Those people simply don't understand the overall uti
Agree with this we use AAA handlers - but more importantly output
filters to allow content to be decorated per site (independent of what
generates the content perl/java/php proxied content etc...} and add in a
few useful extra logging features that rely on things like transHandlers
and log & cl
On 25.01.2019 21:15, Paul B. Henson wrote:
On 1/25/2019 11:00 AM, Michael A. Capone wrote:
I have to add my voice to the growing chorus here.
Me too. Frequently when the topic of mod_perl going stale comes up somebody
jumps in with
"That's old stuff, you should be using PSGI/Plack". Those peo