ab: socket_timeout parameter "-s" (default: 30sec)

2012-12-15 Thread Guido Serra
Hi, I added a parameter to the utility Apache Benchmark (ab) to allow setting the socket timeout ...it is currently a hardcoded value at 30 seconds, and this is problematic on bad applications that have a slight percentage of requests going above that threshold... or worse ab.diff Description:

Re: svn commit: r1420377 - in /httpd/httpd/trunk: docs/manual/mod/mod_lua.xml modules/lua/lua_apr.c modules/lua/lua_apr.h modules/lua/mod_lua.c

2012-12-15 Thread Gregg Smith
Hi Daniel, On 12/14/2012 12:46 PM, Daniel Gruno wrote: Bloody Windows ;) I know, but what can you do? :) I have added an #ifdef for the tms stuff, as I saw mod_status did the same. If there is another way of making it work, I will change it as soon as I find a proper way to deal with it. All

Re: svn commit: r1422234 - /httpd/httpd/trunk/modules/mappers/mod_imagemap.c

2012-12-15 Thread Eric Covener
On Sat, Dec 15, 2012 at 9:03 AM, Rainer Jung wrote: > On 15.12.2012 13:34, cove...@apache.org wrote: >> Author: covener >> Date: Sat Dec 15 12:34:56 2012 >> New Revision: 1422234 >> >> URL: http://svn.apache.org/viewvc?rev=1422234&view=rev >> Log: >> const fixes for mod_imagemap, fatal on old xlc

Re: svn commit: r1422234 - /httpd/httpd/trunk/modules/mappers/mod_imagemap.c

2012-12-15 Thread Rainer Jung
On 15.12.2012 13:34, cove...@apache.org wrote: > Author: covener > Date: Sat Dec 15 12:34:56 2012 > New Revision: 1422234 > > URL: http://svn.apache.org/viewvc?rev=1422234&view=rev > Log: > const fixes for mod_imagemap, fatal on old xlc due to returning apr_table_get > result > from non const fun

Re: Push for 2.4.4

2012-12-15 Thread Rainer Jung
On 12.12.2012 14:00, Jim Jagielski wrote: > We have just a handful of backports in STATUS, and most are > awaiting just a single additional +1 to be approved. > > Let's push on clearing STATUS and getting a 2.4.4 out before > the Christmas holiday... Test suite for 2.4 at least for my Solaris 10

Re: svn commit: r1421184 - in /httpd/httpd/branches/2.4.x/docs/cgi-examples: printenv.vbs printenv.wsf

2012-12-15 Thread Jeff Trawick
On Thu, Dec 13, 2012 at 5:04 AM, wrote: > Author: fuankg > Date: Thu Dec 13 10:04:51 2012 > New Revision: 1421184 > > URL: http://svn.apache.org/viewvc?rev=1421184&view=rev > Log: > Added Windows CGI samples. > > Added: > httpd/httpd/branches/2.4.x/docs/cgi-examples/printenv.vbs (with > pro