On 04/10/2015 02:44 PM, Rose, John B wrote:
We have gone through the Performance Tuning document and it seems the
"Process Creation" section only addresses prefork MPM.
http://httpd.apache.org/docs/2.4/misc/perf-tuning.html
Is there a somewhat exhaustive Performance Tuning document addressing
For those that missed ApacheCon last week in Austin, I wanted to share a
few things.
This year marks the 20th birthday of the Apache httpd project (or late
last year, depending on how you count) and so we had a little
celebration. The feather that was made for the Apache conference in 1998
-
On 04/20/2015 04:31 AM, Dan Östberg wrote:
Any changes of httpd.conf that I shall do? Or in any other
configuration file? Or...?
DBIcreatetabledoesn't run but printenv does:
Have you tried running DBIcreatetable from the command-line to see if
you get any Perl compile failure or other fatal e
Any changes of httpd.conf that I shall do? Or in any other configuration
file? Or...?
DBIcreatetable doesn't run but printenv does:
DBIcreatetable:
"
#!C:\Dwimperl\perl\bin\perl.exe
use 5.010;
use strict;
use warnings;
use DBI;
print "Content-type: text/plain; charset=iso-8859-1\n\n";
say "Perl