You are viewing a plain text version of this content. The canonical link for it is here.
- Expression Parser: search and replace with s/PATTERN/REPLACEMENT/FLAGS - posted by Rainer Jung <ra...@kippdata.de> on 2015/10/01 12:26:07 UTC, 20 replies.
- Re: SSLUseStapling: ssl handshake fails until httpd restart - posted by Reindl Harald <h....@thelounge.net> on 2015/10/01 13:37:54 UTC, 9 replies.
- AW: svn commit: r1705823 - /httpd/httpd/trunk/modules/ssl/ssl_engine_io.c - posted by Plüm, Rüdiger, Vodafone Group <ru...@vodafone.com> on 2015/10/01 15:54:47 UTC, 3 replies.
- Re: svn commit: r1706275 - /httpd/httpd/trunk/modules/ssl/ssl_engine_io.c - posted by Graham Leggett <mi...@sharp.fm> on 2015/10/01 18:59:29 UTC, 17 replies.
- Re: svn commit: r1703305 - /httpd/httpd/trunk/modules/aaa/mod_auth_digest.c - posted by Ruediger Pluem <rp...@apache.org> on 2015/10/01 20:32:22 UTC, 3 replies.
- Re: svn commit: r1705681 - in /httpd/httpd/branches/2.4.17-protocols-http2: ./ docs/manual/mod/ docs/manual/rewrite/ modules/filters/ modules/loggers/ modules/ssl/ server/ - posted by Jacob Champion <ch...@gmail.com> on 2015/10/01 20:59:55 UTC, 0 replies.
- Re: [Patch] Async write completion for the full connection filter stack - posted by Graham Leggett <mi...@sharp.fm> on 2015/10/03 18:20:05 UTC, 8 replies.
- Bug report for Apache httpd-2 [2015/10/04] - posted by bu...@apache.org on 2015/10/04 09:15:06 UTC, 0 replies.
- Re: svn commit: r1706637 - /httpd/httpd/trunk/modules/http2/config.m4 - posted by Jeff Trawick <tr...@gmail.com> on 2015/10/04 16:22:36 UTC, 1 replies.
- Serf and mod_lua and libmill (Was: Re: [Patch] Async write completion for the full connection filter stack) - posted by Jim Jagielski <ji...@jaguNET.com> on 2015/10/05 15:41:37 UTC, 8 replies.
- T&R of 2.4.17 this week - posted by Jim Jagielski <ji...@jaguNET.com> on 2015/10/05 17:54:04 UTC, 17 replies.
- Re: Supporting "SSL:" in the expression parser via mod_ssl - posted by Stefan Fritsch <sf...@sfritsch.de> on 2015/10/06 00:44:06 UTC, 4 replies.
- Re: [Bug 53555] Scoreboard full error with event/ssl - posted by Stefan Fritsch <sf...@sfritsch.de> on 2015/10/06 00:59:14 UTC, 1 replies.
- Re: svn commit: r1706669 - in /httpd/httpd/trunk: ./ include/ modules/http/ modules/ssl/ server/ server/mpm/event/ server/mpm/motorz/ server/mpm/simple/ - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/06 01:39:33 UTC, 33 replies.
- Re: svn commit: r1704683 - /httpd/httpd/trunk/docs/manual/mod/mod_remoteip.xml - posted by Eric Covener <co...@gmail.com> on 2015/10/06 16:47:07 UTC, 1 replies.
- Re: svn commit: r1707163 - /httpd/httpd/trunk/server/util_filter.c - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/07 01:54:21 UTC, 1 replies.
- Re: svn commit: r1707241 - /httpd/httpd/branches/2.4.x/STATUS - posted by Rainer Jung <ra...@kippdata.de> on 2015/10/07 13:36:43 UTC, 0 replies.
- Re: svn commit: r1707161 - in /httpd/httpd/trunk: docs/manual/mod/core.xml include/ap_mmn.h include/http_core.h include/httpd.h server/core.c server/request.c server/util_filter.c - posted by Jeff Trawick <tr...@gmail.com> on 2015/10/07 14:26:07 UTC, 0 replies.
- about those async filters - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/07 15:43:03 UTC, 14 replies.
- Re: svn commit: r1707159 - /httpd/httpd/trunk/server/eor_bucket.c - posted by Ruediger Pluem <rp...@apache.org> on 2015/10/07 20:45:07 UTC, 2 replies.
- stop the press! - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/08 12:06:04 UTC, 14 replies.
- Re: svn commit: r1707468 - in /httpd/httpd/trunk/modules/http2: h2_util.c h2_version.h - posted by Jim Jagielski <ji...@jaguNET.com> on 2015/10/08 12:44:21 UTC, 3 replies.
- mod_http2 version number - posted by Jeff Trawick <tr...@gmail.com> on 2015/10/08 13:59:46 UTC, 2 replies.
- Better SO_REUSEPORT - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/08 19:45:38 UTC, 1 replies.
- GitHub (mirror) pull requests notifications - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/09 11:12:17 UTC, 10 replies.
- last checkins trunk only - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/09 16:27:44 UTC, 0 replies.
- [VOTE] Release Apache httpd 2.4.17 as GA - posted by Jim Jagielski <ji...@jaguNET.com> on 2015/10/09 19:40:17 UTC, 22 replies.
- No luck with `Protocols h2` - posted by Jacob Champion <ch...@gmail.com> on 2015/10/10 01:47:03 UTC, 4 replies.
- in case someone is bored - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/10 09:54:23 UTC, 0 replies.
- A small wrinkle in latest r1707735 update to httpd-trunk\modules\http2\h2_util.c - posted by NormW <no...@gknw.net> on 2015/10/10 13:31:34 UTC, 3 replies.
- this expected? - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/10 20:14:46 UTC, 3 replies.
- Bug report for Apache httpd-2 [2015/10/11] - posted by bu...@apache.org on 2015/10/11 09:15:05 UTC, 0 replies.
- 2.4.17 test failure for mod_nntp_like_ssl when mod_http2 is loaded - posted by Rainer Jung <ra...@kippdata.de> on 2015/10/11 15:32:12 UTC, 27 replies.
- 2.4.17 test failure for mod_http2 (test 30-31, misdirected) - posted by Rainer Jung <ra...@kippdata.de> on 2015/10/11 16:04:49 UTC, 3 replies.
- SSLProxyMachineCertificateFile: file '.../t/conf/ssl/ca/asf/proxy/client_ok.pem' does not exist or is empty - posted by Eric Covener <co...@gmail.com> on 2015/10/11 16:08:26 UTC, 1 replies.
- [RESULT] Re: [VOTE] Release Apache httpd 2.4.17 as GA - posted by Jim Jagielski <ji...@jaguNET.com> on 2015/10/12 19:41:31 UTC, 1 replies.
- Double 101 response on timeout with h2c/mod_http2 - posted by Jacob Champion <ch...@gmail.com> on 2015/10/12 22:07:49 UTC, 0 replies.
- Re: svn commit: r10796 - /release/httpd/ - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/13 13:12:38 UTC, 3 replies.
- [ANNOUNCEMENT] Apache HTTP Server 2.4.17 Released - posted by Jim Jagielski <ji...@jaguNET.com> on 2015/10/13 19:34:59 UTC, 0 replies.
- http2 tests - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/14 14:37:09 UTC, 4 replies.
- Thx and merit - posted by Jim Jagielski <ji...@jaguNET.com> on 2015/10/14 14:58:48 UTC, 13 replies.
- Re: svn commit: r1708593 - in /httpd/httpd/trunk: docs/manual/mod/mod_http2.xml modules/http2/h2_config.c modules/http2/h2_config.h modules/http2/h2_conn.c modules/http2/h2_h2.c modules/http2/h2_h2.h modules/http2/h2_switch.c - posted by "Roy T. Fielding" <fi...@gbiv.com> on 2015/10/14 16:55:39 UTC, 1 replies.
- Re: [PATCH 57300] mod_session save optimization - posted by Paul Spangler <pa...@ni.com> on 2015/10/15 22:53:53 UTC, 2 replies.
- 2.4.17 alignment issue sparc/ia64 - posted by Eric Covener <co...@gmail.com> on 2015/10/16 05:53:45 UTC, 15 replies.
- Fwd: mod_http2 protocols directive broken - posted by Chris <ch...@gmail.com> on 2015/10/16 11:00:54 UTC, 4 replies.
- H2 compatible ciphers (was: svn commit: r1708593) - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/16 12:21:00 UTC, 18 replies.
- "httpd -X" segfaults with 2.4.17 - posted by Jan Kaluža <jk...@redhat.com> on 2015/10/16 13:58:17 UTC, 2 replies.
- Fwd: [Bug 58498] Apache 2.4.17: Regression with mod_autoindex (in combination with Phusion Passenger) - posted by Eric Covener <co...@gmail.com> on 2015/10/16 19:27:27 UTC, 3 replies.
- Re: H2 compatible ciphers - posted by Kaspar Brand <ht...@velox.ch> on 2015/10/17 11:18:34 UTC, 2 replies.
- Bug report for Apache httpd-2 [2015/10/18] - posted by bu...@apache.org on 2015/10/18 09:15:05 UTC, 0 replies.
- XSLT filter for httpd - posted by Graham Leggett <mi...@sharp.fm> on 2015/10/19 13:49:31 UTC, 5 replies.
- Improve Apache performance on high load (prefork MPM) with multiple Accept mutexes (Patch attached) - posted by Yehezkel Horowitz <ho...@checkpoint.com> on 2015/10/19 17:13:32 UTC, 9 replies.
- Re: Non-blocking ap_get_brigade() doesn't return EAGAIN? - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/19 22:07:38 UTC, 1 replies.
- Fwd: Forwarded buckets' lifetime (was: [Bug 58503] segfault in apr_brigade_cleanup()...) - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/19 22:29:58 UTC, 6 replies.
- Re: [users@httpd] Chunked transfer delay with httpd 2.4 on Windows. - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/20 01:05:17 UTC, 35 replies.
- client certificate weight lifting - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/20 10:59:21 UTC, 0 replies.
- master connections - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/20 18:14:30 UTC, 1 replies.
- Apache Module Development Query on character encodings. - posted by John Dougrez-Lewis <jl...@lightblue.com> on 2015/10/20 21:23:02 UTC, 4 replies.
- master connection + mod_ssl + http2 - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/21 14:42:49 UTC, 3 replies.
- buckets and connections (long post) - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/21 16:18:51 UTC, 9 replies.
- segfault analysis - posted by Stefan Eissing <st...@greenbytes.de> on 2015/10/23 10:42:04 UTC, 10 replies.
- Re: mod_proxy's aside connections proposal - posted by Eric Covener <co...@gmail.com> on 2015/10/23 14:13:43 UTC, 0 replies.
- Fwd: [Bug 57785] REDIRECT_URL is not suitable for use in server-generated pages - posted by Eric Covener <co...@gmail.com> on 2015/10/23 21:22:27 UTC, 4 replies.
- Is Apache getting too patchy? - posted by Jim Jagielski <ji...@jaguNET.com> on 2015/10/24 17:49:26 UTC, 14 replies.
- Patch review for proxy request trailers - posted by Daniil Iaitskov <di...@egnyte.com> on 2015/10/24 20:27:54 UTC, 0 replies.
- Update bugzilla for 2.4.17 - posted by Stefan Fritsch <sf...@sfritsch.de> on 2015/10/24 22:32:29 UTC, 3 replies.
- Latest httpd-trunk updates.... - posted by NormW <no...@gknw.net> on 2015/10/24 23:21:52 UTC, 2 replies.
- Bug report for Apache httpd-2 [2015/10/25] - posted by bu...@apache.org on 2015/10/25 08:15:46 UTC, 0 replies.
- Question about CACHE_SEPARATOR in modules/cache/cache_util.h - posted by Christophe JAILLET <ch...@wanadoo.fr> on 2015/10/26 08:05:50 UTC, 4 replies.
- Re: Enforce rewriting of Host header when an absolue URI is given - posted by Jacob Champion <ch...@gmail.com> on 2015/10/26 18:33:35 UTC, 1 replies.
- ap_init_rng / apr_random question - posted by Eric Covener <co...@gmail.com> on 2015/10/27 18:57:35 UTC, 2 replies.
- Re: svn commit: r1710723 - in /httpd/httpd/trunk: CHANGES modules/cache/cache_util.h - posted by "Roy T. Fielding" <fi...@gbiv.com> on 2015/10/27 19:17:45 UTC, 1 replies.
- Re: svn commit: r1711044 - in /httpd/httpd/trunk/modules/http2: h2_io.h h2_mplx.c h2_mplx.h h2_session.c h2_session.h h2_stream.c h2_stream.h h2_task.c h2_task.h h2_task_queue.c h2_task_queue.h h2_version.h - posted by Ruediger Pluem <rp...@apache.org> on 2015/10/28 21:03:53 UTC, 1 replies.
- PATCH 58177 - posted by Daniil Iaitskov <di...@egnyte.com> on 2015/10/30 09:02:09 UTC, 0 replies.
- Re: svn commit: r1711479 - in /httpd/httpd/trunk/server/mpm: event/event.c prefork/prefork.c worker/worker.c - posted by Yann Ylavic <yl...@gmail.com> on 2015/10/30 15:39:49 UTC, 2 replies.
- RE: merging Apache context - posted by "Greenberg, Adam" <Ad...@FMR.COM> on 2015/10/30 23:23:06 UTC, 1 replies.