Hi,
I am trying to add ad account environment variable for role-name in tomcat
web.xml, but we where I need to export actual variable for tomcat manager
application. Can someone please suggest me?
Just another oddity to add to the issue.
Overnight several more hung threads appeared and the load on the system had
jumped into the mid 20's.After killing these the load did not drop. Looking at
the list of running processes I found httpd's running,spawned from the original
root httpd process t
I got the problem fixed.
It had nothing to do with Apache.
It was all with the VM setup.
On 6/17/15, 11:54 AM, "Patton, Billy N" wrote:
>I'm having a problem sending email from my app.
>To simplify at the top of my cp.cgi I added a little code then blocked
>the rest of my script with _END_ .
>Be
hello hello hello,
Ive seen exactly that behavior many times in 2.2.29. Once
ProxyHTMLEnable is invoked in a vhost, output is heavily influenced,
eventhough there are no rules to define modification of any html at
all.. The rules i define works flawlessly, but the filter invocation
swallows
hello hello hello,
i recently posted a similar issue with the topic "Weirdo intepretation
of SSLprotocol order" on this distlist (may 7th 2015)
I found that (at least on) Apache 2.2.29 64bit Prefork, the sslProtocol
order is only challenged once for the whole server, that is the first
occure
I'm having a problem sending email from my app.
To simplify at the top of my cp.cgi I added a little code then blocked the rest
of my script with _END_ .
Below is my entry cp.cgi
>From a command line if I execute : perl cp.cgi
I'll get an email.
If I bury this within my code, at the desired locati
Node 1 apache httpd 2.4 installed
Node 2 apache httpd 2.4 installed
OS-Red hat Linux
how to achive HA for this?
if Node 1 down(hw) or httpd process killed (sw) on Node1 thn Node 2 Should
functional.
There is something KeepAlived, not sure if its usefull?
what apache reccmend for HA?