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

2014-11-03 Thread Jan Kaluža
On 11/02/2014 05:09 PM, Yann Ylavic wrote: Hi, On Thu, Sep 4, 2014 at 12:52 PM, jkal...@apache.org wrote: Author: jkaluza Date: Thu Sep 4 10:52:24 2014 New Revision: 1622450 URL: http://svn.apache.org/r1622450 Log: ab: increase request and response header size to 8192 bytes, fix potential

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

2014-11-03 Thread Yann Ylavic
On Mon, Nov 3, 2014 at 12:20 PM, Jan Kaluža jkal...@redhat.com wrote: Am I missing something? No it's me. q = servername; if (p) { p += 8; +/* -1 to not overwrite last '\0' byte */ +while (*p