Hi,
Anyone knows if this is documented somewhere?
Thanks
2012/3/7 Mark Watts
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> When using mod_proxy_balancer there are several 'events' that will
> place a given worker into the Err state for "retry=" seconds.
>
> These 'events' don't all a
On Sun, Jul 29, 2012 at 10:16 AM, Eric Covener wrote:
>> Yet the link I cited says if I have mod_so it should be there??
...
> If someone else packaged your apache build, consult the doc specific
> to that packaging.
At the command line try "locate apxs" and that should be a start.
Note that som
> Yet the link I cited says if I have mod_so it should be there??
No, the link means if your apache is built with mod_so, you can load
modules dynamically. apxs helps you build such modules.
If someone else packaged your apache build, consult the doc specific
to that packaging.
Thanks.
I'm using ssh from my mac to connect to the RPi. Being unable to find apxs with
some groping about, I typed
pi@raspberrypi / $ ls -R
and, of course, got a huge listing of files in various directories. Then using
the Terminal's 'find' command I searched for apxs. That was not found. Yet
On 29 Jul 2012, at 12:19, John Raines wrote:
> The installation instructions require me to reference apxs. I could not find
> that on the installation on the RPi but looking at
> http://httpd.apache.org/docs/2.2/programs/apxs.html it still seems to exist.
> The instructions there say I should
It is not a system binary it is located under bin directory of your apache
install location. On my system (apache compiled from source) for example is
under /usr/local/apache2/bin/apxs. Use the full path to apxs when using it.
On Jul 29, 2012 9:19 PM, "John Raines" wrote:
> years ago I built a l
years ago I built a little website using mod_python. Recently I got a Raspberry
pi and have been looking at redoing that website. My expectation is that I
won't be able to make mod_python work but since it would be a lot less work to
use it I thought I should take a look.
The installation instr
On 25/07/2012 14:23, Carlucci, Tony wrote:
>> -Original Message-
>> From: Rainer Jung [mailto:rainer.j...@kippdata.de]
>> Sent: Wednesday, July 25, 2012 5:00 AM
>> To: users@httpd.apache.org
>> Subject: Re: [users@httpd] Intermittent mod_proxy_ajp error - APR does not
>> understand this err