Hi,
I want to ask a question related to Apache Benchmark Tool, $ ab.
For example, for now I can post an JSON object (stored in /tmp/data ) with
-p /tmp/data option like this :
{
"query" : {
"bool" : {
"should" : [
{ "m
Hello,
I would like to set SSL_CLIENT_CERT header.
This is my situation :
Client -> Reverse-Proxy -> Apache
So, Apache is behind a reverse-proxy.
My reverse-proxy set a custom header (here we will use for the example the
header 'X-SSL-CLIENT-CERT').
And I would like Apache to be able to set th
Hello Kesavan,
Errors 1 and 4 were reported fixed in Apache httpd 2.2.28:
-
http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?revision=1619851&view=markup
Error 1 (CVE-2014-0231) was fixed for 2.2.28 in SVN revision 1611185:
- http://svn.apache.org/viewvc?view=revision&revision=1
Hi
I would like to confirm whether the following issues are fixed in Apache HTTP
server 2.2.29 or not?
==
Description of vulnerabilities
Multiple vulnerabilities have been reported in Apache HTTP Server, which can be
exploited by malicious people to cause a DoS (Denial of Ser