Apologies for not hacking on motorz lately... will ramp up :)
BTW: Would it make sense to consider a release of 2.4.13 in April
to coincide w/ ApacheCon?
Stefan,
One thing that was v useful about mod_spdy was the insight on
what changes/re-factoring might be done w/i the core httpd code
itself to make things easier, such as the idea of a "slave"
conn_rec (or a virtual connection). I started trying to fold
some of that into trunk, and so any insight
Jim,
I am very happy to hear that and would like to compile some feedback/ideas in
the next days. I also want to get some better performance comparison numbers
for TLS+http/1 vs. TLS+http/2 in the infamous http2 gopher tiles example, not
focussing on page load times but requests/sec.
The modul
>
> PS. As a small quid-pro-quo and because you were asking about a possibly
> 2.4.13: there has so far not been a volunteer to integrate the ALPN patch I
> adapted from mod_spdy. It would be great if someone could take a look at it.
> It is the biggest obstacle so far for experimenters (early
> On Mar 31, 2015, at 11:34 AM, Stefan Eissing
> wrote:
>
> Jim,
>
> I am very happy to hear that and would like to compile some feedback/ideas in
> the next days. I also want to get some better performance comparison numbers
> for TLS+http/1 vs. TLS+http/2 in the infamous http2 gopher tiles
On 31 Mar 2015, at 6:23 PM, Jim Jagielski wrote:
> Another thing is that I'd like to see how mod_h2 and the motorz
> MPM would work together.
I have been completely snowed under, but I would be also interested in how we
could make the filter stacks support async behaviour too.
I think I crack
I think the old NPN patch is in trunk. The ALPN not AFAIK. I undertstand there
is a trunk first policy, but it'd be good to get it at least going there...
thanks.
Stefan
Am 31.03.2015 um 18:22 schrieb Jim Jagielski :
>>
>> PS. As a small quid-pro-quo and because you were asking about a pos
What I did is used the alpn patch as a guide and updated trunk
to add the functionality:
http://svn.apache.org/r1670397
I'll give it a few days to work out and then propose for a
2.4 backport.
> On Mar 31, 2015, at 1:13 PM, Stefan Eissing
> wrote:
>
> I think the old NPN patch is in t
On 03/31/2015 07:12 PM, [email protected] wrote:
> Author: jim
> Date: Tue Mar 31 17:12:51 2015
> New Revision: 1670397
>
> URL: http://svn.apache.org/r1670397
> Log:
> ALPN support, based on mod_spdy/mod_h2 patch set
>
> Modified:
> httpd/httpd/trunk/modules/ssl/mod_ssl.c
> httpd/httpd/t
They are used by mod_spdy and/or mod_h2..., iirc
> On Mar 31, 2015, at 1:57 PM, Ruediger Pluem wrote:
>
>
>
> On 03/31/2015 07:12 PM, [email protected] wrote:
>> Author: jim
>> Date: Tue Mar 31 17:12:51 2015
>> New Revision: 1670397
>>
>> URL: http://svn.apache.org/r1670397
>> Log:
>> ALPN supp
On 03/31/2015 08:08 PM, Jim Jagielski wrote:
> They are used by mod_spdy and/or mod_h2..., iirc
They use private structures of mod_ssl directly? That does not sound like a
good idea.
Regards
Rüdiger
>
>> On Mar 31, 2015, at 1:57 PM, Ruediger Pluem wrote:
>>
>>
>>
>> On 03/31/2015 07:12 PM,
Hmmm... let me double check.
> On Mar 31, 2015, at 2:22 PM, Ruediger Pluem wrote:
>
>
>
> On 03/31/2015 08:08 PM, Jim Jagielski wrote:
>> They are used by mod_spdy and/or mod_h2..., iirc
>
> They use private structures of mod_ssl directly? That does not sound like a
> good idea.
>
> Regards
Thanks, Jim!
> Am 31.03.2015 um 19:29 schrieb Jim Jagielski :
>
> What I did is used the alpn patch as a guide and updated trunk
> to add the functionality:
>
>http://svn.apache.org/r1670397
>
> I'll give it a few days to work out and then propose for a
> 2.4 backport.
>
>> On Mar 31, 20
Hmmm.. missed a patch.
r1670434
> On Mar 31, 2015, at 2:28 PM, Jim Jagielski wrote:
>
> Hmmm... let me double check.
>
>> On Mar 31, 2015, at 2:22 PM, Ruediger Pluem wrote:
>>
>>
>>
>> On 03/31/2015 08:08 PM, Jim Jagielski wrote:
>>> They are used by mod_spdy and/or mod_h2..., iirc
>>
>> T
Hi all,
I am picking apart some strange behaviour where use of the Alias directive
inside a Location along with a file path that doesn’t exist
(/_thumbs/i/dont/exist.jpg) triggers a loop of redirects to
…/index.html/index.html/index.html/…
The loop of redirects is caused by mod_dir being told
15 matches
Mail list logo