Hi, Thank you Tim Jensen :) These are the "Major patchs" which I thought I should ask the patch authors:
Major patches version 1.10 ( Jul 3rd 2006 ) 1. Use poll() instead of select() in UNIX. It becomes problematic on apache2 with large number of logfiles. Apache2 calls poll() (when OS supports it), and in that case it doesn't need to be recompiled with larger FD_SETSIZE. select() is still limited to FD_SETSIZE."(Thank Piotr Gackiewicz gacek at intertele.pl for the patch.) 2. Bug fix: "Some requests fail with HTTP 500 and no errorlog entry is generated" (Thank Piotr Gackiewicz gacek at intertele.pl for the patch.) Version2.2 (Jul 31st 2007) 3. Support configuration "TimeScore" Thank Tim Jensen for the patch. (This is a patch from sourceforge.net: https://sourceforge.net/tracker/download.php?group_id=174879&atid=870993&file_id=218023&aid=1670268, author is https://sourceforge.net/users/timjensen66/) Now both authors have subscribe this maillist and claimed to transfer all rights to the patch to the Apache Software Foundation, is it OK? Can we move forward now? ----- Original Message ----- From: "Tim Jensen" <t...@rtsports.com> To: <dev@httpd.apache.org> Sent: Friday, January 09, 2009 2:05 AM Subject: Transfer Patch Rights for mod_fcgid ASF > Hello, > > I am new to the list. Love apache. It has served me well for over > a decade. Keep up the great work. > > I had previously contributed a patch to the mod_fcgid module > whose ownership is being transfered to ASF. As author of my > minor little patch to mod_fcgid I gladly transfer all rights to the patch > to the Apache Software Foundation. ASF is free so use, modify, > delete, or distrubute the patch and any derivative works as they > see fit. > > Tim Jensen > tim at rtsports dot com >