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:
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
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
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
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
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