Re: Versioning, Release Management, Stabilization, etc ... Subversion style

2018-04-20 Thread Martin Langhoff
t of the highlights. Again: I'd suggest reading the > section on Stabilization, and maybe "Creating and maintaining release > branches" section. The whole page for extra credit :-) > > Cheers, > -g > > [1] http://subversion.apache.org/docs/community-guide/releasing.html > [2] http://svn.apache.org/repos/asf/subversion/branches/ > [3] http://svn.apache.org/repos/asf/subversion/trunk/CHANGES > > > -- martin.langh...@gmail.com - ask interesting questions ~ http://linkedin.com/in/martinlanghoff - don't be distracted~ http://github.com/martin-langhoff by shiny stuff

Re: debugging dropped output on v2.2.15

2013-10-19 Thread Martin Langhoff
On Sat, Oct 19, 2013 at 9:45 AM, Jeff Trawick wrote: > I'm not sure what you mean by parent/child, or there's some confusion on your > part. Hi Jeff, thanks for your reply. I'll admit there might be some confusion on my part. My knowledge of apache internals is... imperfect. The facts I observ

debugging dropped output on v2.2.15

2013-10-18 Thread Martin Langhoff
Hi all, I am trying to debug a very strange bug where the apache child takes some time to compute the (html) output, but eventually writes it to the fd. However, looking at the http stream with wireshark shows that the client/server connection never sees that output, it continues to send keepalive

compressedlog: pipe log through gzip without the headaches

2013-09-13 Thread Martin Langhoff
[ Using piped logs with gzip is rather painful. Here is what I came up with to improve the "user experience". Getting the scripts right so that no data was lost in normal operation is non-trivial, so I thought I'd share. ] =compresslog README= Save a ton of disk IO (or SAN traffic) in your webser

Re: Apache devs attending FOSDEM 2010?

2010-01-14 Thread Martin Langhoff
On Mon, Jan 11, 2010 at 8:49 PM, Nick Kew wrote: > I've booked into the renaissance hotel - > http://www.marriott.com/hotels/travel/brubr-renaissance-brussels-hotel/ Cool -- that's in my neighbourhood, though a tad long to walk from home :-) >> If so, it'd be great to get together > > +1.  Will

Apache devs attending FOSDEM 2010?

2010-01-11 Thread Martin Langhoff
Hi list, are any developers of apache (core, modules) coming to FOSDEM in Brussels? If so, it'd be great to get together -- Brussels has a fantastic selections of beers and other assorted drinks. There's also a much evolved development version of the crcsync apache module; it has seen a ton of ha

Fwd: The revival of rsync+http

2009-03-24 Thread Martin Langhoff
I guess people around here are aware of Tridge's old rproxy, which was mentioned here before:  http://marc.info/?l=apache-httpd-dev&m=96942551231967&w=2  http://marc.info/?l=apache-httpd-dev&m=93121563713572&w=2 This post is just to mention that there is a revival of the concep, being hacked into