Hello,
i would like to ask if there is any probable release date for 2.4.11 (GA
version).
Michal Kudlacak
On Dec 29, 2014, at 12:01 PM, Gil Dawson wrote:
> Apache V2.2 is running fine on my machine (a Mac Mini with MacOS 10.6.8).
>
> I am reading the \private\etc\apache2\httpd,conf file to understand Apache.
Curious, why are you typing \’s for paths?
--
Indecision is the key to flexibility.
On Dec 29, 2014, at 11:52 PM, Rian Kruger wrote:
> Where can I find out why my previous email (yesterday) to the list was not
> distributed?
This message:
Date: Mon, 29 Dec 2014 20:50:17 +0200
Message-ID:
From: Rian Kruger
To: users@httpd.apache.org
Content-Type: multipart/mixed; boundary=089
I'm looking for some help, please, in understanding *if* I have problems,
and recommendations for what to do (Google has not yet been my friend.)
Brand new server Ubuntu 14.04.1 LTS with Ubuntu package Apache/2.4.7,
appears to be working, but I'm not certain that all envvars are set up
correct
On Wed, Jan 7, 2015 at 12:20 PM, Stormy wrote:
> apachectl -S gives me:
>
> VirtualHost configuration:
> [snipped -- all good]
>
> but apache2 -S gives me:
>
> [Wed Jan 07 10:51:31.785510 2015] [core:warn] [pid 4783] AH00111: Config
> variable ${APACHE_LOCK_DIR} is not defined
> [Wed Jan 07 10:51:
At 12:28 PM 1/7/2015 -0500, you wrote:
On Wed, Jan 7, 2015 at 12:20 PM, Stormy wrote:
> apachectl -S gives me:
>
> VirtualHost configuration:
> [snipped -- all good]
>
> but apache2 -S gives me:
>
> [Wed Jan 07 10:51:31.785510 2015] [core:warn] [pid 4783] AH00111: Config
> variable ${APACHE_LOCK
Hi,
My situation is as follows. My apache server proxies several java apps that
live on a JBoss server. Yesterday ONE of the apps went unresponsive for about 3
minutes. The interesting thing was, if I went around the proxy it worked
absolutely fine. Which made me suspect Apache.
The logs had s
AH HA!
It appears after some reading that “retry” might be more appropriate to use.
But I’m still open to discussion about “status”
Jeff.
— Jeff MacDonald
> On Jan 7, 2015, at 4:15 PM, Jeff MacDonald wrote:
>
> Hi,
>
> My situation is as follows. My apache server proxies several java ap
Hi Team,
We have a set up like Apahce (80,443) redirects the request to Tomcat
(8080) using mod_jk.
The new requirement is to route the request from the same apache to another
tomcat (8090). Hence I made the different config file for apache with
different ports (86,) and different worker for