COSI survey: Architecture in FLOSS

2006-06-13 Thread Henttonen Katja
Hi all, Some of you may have heard of ITEA free/libre andopen sourceresearch project called COSI (Co-development of open source in software intensive products). As part of the COSI project, we are trying to better understand the role of architecture in FLOSS development. Ihope that

Re: writing 2.x module thaty makes SSL connection

2006-06-13 Thread Lai Yiu Fai
Thanks but looks difficult to me after reading the code. mod_include is quite complicated and writing in filter that I don't familiar. Is it so simple to fire off a subrequest with current request_rec r like below: rr = ap_sub_req_lookup_uri(https://some-server/some-doc.xml;, r, NULL); if

Re: writing 2.x module thaty makes SSL connection

2006-06-13 Thread Graham Leggett
On Tue, June 13, 2006 9:31 am, Lai Yiu Fai wrote: Thanks but looks difficult to me after reading the code. mod_include is quite complicated and writing in filter that I don't familiar. Is it so simple to fire off a subrequest with current request_rec r like below: rr =

Re: svn commit: r413861 - /httpd/httpd/trunk/support/ab.c

2006-06-13 Thread Joe Orton
On Tue, Jun 13, 2006 at 10:51:55AM -, [EMAIL PROTECTED] wrote: Author: colm Date: Tue Jun 13 03:51:54 2006 New Revision: 413861 URL: http://svn.apache.org/viewvc?rev=413861view=rev Log: A keepalive response need not neccessarily have included any content-length header, handle this

Re: svn commit: r413861 - /httpd/httpd/trunk/support/ab.c

2006-06-13 Thread Colm MacCarthaigh
On Tue, Jun 13, 2006 at 12:11:38PM +0100, Joe Orton wrote: On Tue, Jun 13, 2006 at 10:51:55AM -, [EMAIL PROTECTED] wrote: Author: colm Date: Tue Jun 13 03:51:54 2006 New Revision: 413861 URL: http://svn.apache.org/viewvc?rev=413861view=rev Log: A keepalive response need not

[PATCH] apparent bug in 1.3's free_proc_chain

2006-06-13 Thread Tom Gilbert
We encountered an issue where delays were incurred when CGIs were being used in conjunction with keepalives for certain site configurations. We eventually tracked the issue down to the strace snippet below: (This is after the cgi (process 23062) exit()ed and apache has logged). 12:34:37.004384

[Fwd: svn commit: r413981 - in /httpd/httpd/dist: Announcement1.3.html Announcement1.3.txt]

2006-06-13 Thread William A. Rowe, Jr.
Question; it was fairly clear folks were fine with removing 1.3 binaries (still hooking things up correctly as I type) for Win32. It seems rational to drop Netware and OS2, but I'm not a stakeholder of either. It's up to you maintainers if you feel we should keep shipping netware and OS2 Apache