On Tue, 2009-11-03 at 17:03 +, Raj Iyer wrote:
> [Mon Nov 2 13:27:49 2009] [warn] child process 751 did not exit,
> sending another SIGHUP
Child process not responding to singals indicates a very very serious
system-level issue.
$ uname -a ?
Try ktrace/strace the child PID as well
~BAS
-
> websites from my dining room computer. there are tons of
> "statements/documents" for how to do something, but there is
> no logical process to follow!!!
Good documentation / tutorials aren't going to get you very far, ever,
unless you yourself develop a comprehensive set of system admin
On Wed, 2009-02-11 at 12:33 +0530, Prathima Dandapani -X (pdandapa - HCL
at Cisco) wrote:
> [Mon Feb 9 15:27:23 2009] [notice] child pid 15128 exit
> signal Segmentation Fault (11)
The normal course of action is to strace(8) or ktrace(8) the process.
Try: $ sudo ktrace -i httpd [fla
This is for mod_auth_ldap ?
He means the "proxy" user who does all of the attribute:value looks in
LDAP. Normally the "proxy" user is a "meta" user identity in LDAP --
with limited search functionality and a nice strong password.
Store the password in SHA1+Base64 in the Apache config file.
En
On Thu, 2008-01-17 at 13:19 -0500, Joshua Slive wrote:
> On Jan 17, 2008 1:13 PM, Brian A. Seklecki
> <[EMAIL PROTECTED]> wrote:
> > All:
> >
> > I see a lot of examples of with end-of-line char ($)
> > matching.
> >
> > Isn't that redund
All:
I see a lot of examples of with end-of-line char ($)
matching.
Isn't that redundant / implied? A directive is just a regex
that automatically has ".*" pre-pended and "$" appended? (But only used
if evaluating a file, and not a directory)
~BAS
-
All:
How can I get extremely verbose debugging from the regex matching engine
WRT <(Directory|File)Match> statements?
"LogLevel Debug" and "-e level" only has one level of verbosity and
that's generating on details. I need to test order of evaluation
through a series of statements.
TIA,
~BAS
ome of the other vendors like Radware, F5 and Cisco LocalDirector.
I will find out if it there is a way for the barracuda to let apache
know its current offload status so it can differentiate between each
request.
Matt
-Original Message-----
From: Brian A. Seklecki [mailto:[EMAIL PROTECTED]
Sent:
Radware has some nice header rewriting features in its SSL accelerator
package.
~BAS
On Fri, 23 Nov 2007, Eric Covener wrote:
Date: Fri, 23 Nov 2007 20:25:30 -0500
From: Eric Covener <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTE
Basic log analysis should be pretty obvious? Do you have a standard
format for vhost log subdirs? /var/log/${vhost}/{access,error}_log ?
$ sudo tail -F /var/log/*/access_log
It should become obvious very quickly -- unless it's a CGI/PHP script
running a disk-intensive code block.
~BAS
On Sat
onf
After rebooting, I didnt find httpd.
regards,
galaxy
"Brian A. Seklecki" <[EMAIL PROTECTED]> wrote:
On Sun, 19 Aug 2007, Galaxy Virus wrote:
Hello,
On FreeBSD release 6.1,
If you installed it from FreeBSD ports, set "apache22_enable=YES" in
/etc/rc.conf.
If y
On Sun, 19 Aug 2007, Galaxy Virus wrote:
Hello,
On FreeBSD release 6.1,
If you installed it from FreeBSD ports, set "apache22_enable=YES" in
/etc/rc.conf.
If you didn't install it from Ports -- grab the FreeBSD RC script from:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/apache22/fil
and also
> duno what had been changed this virtaul machine which is hosting our
> clients
--
Brian A. Seklecki <[EMAIL PROTECTED]>
Collaborative Fusion, Inc.
-
The official User-To-User support forum of the Apache HTTP
What did you set --prefix to during ./configure?
Did you "find / -name *httpd.conf*"
The config template that comes in the Apache src is going to need more
hand work than the one that comes with the FBSD port.
Shoot me an e-mail offline about your Ports problems (just fwd me
messages) and I'll o
14 matches
Mail list logo