Not sure if this is what you're looking for, but you can use the 'max'
parameter per member to set the limit of connections and on the last member
use the 'status=+H' parameter to put it into a hot standby mode.
On Fri, Sep 4, 2015 at 12:08 AM, Leon Vergottini
wrote:
> Dear Community
>
> I curre
Hi,
On Fri, Sep 4, 2015 at 11:46 PM, Yimin Huang wrote:
>
> When I did "make", I got the following
> error in exports.c.
Did you try "make clean && make"?
Regards,
Yann.
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache
Hi Gurus,
I'm new to this mailing list. I have trouble installing apache 2.4.16 on
my Linux 64bit machine(Oracle Enterprise Linux 6 u5). I do have
apr-1.5.2 installed and included in $PATH. When I did "make", I got the
following error in exports.c. I know this kind of question might have
been
On Fri, Sep 4, 2015 at 7:54 PM, Yimin Huang wrote:
>
> I'm new to this mailing list.
Please don't hijack threads, open a new one with a relevant subject.
Regards,
Yann.
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.o
Hi Gurus,
I'm new to this mailing list. I have trouble installing apache 2.4.16 on
my Linux 64bit machine(Oracle Enterprise Linux 6 u5). I do have
apr-1.5.2 installed and included in $PATH. When I did "make", I got the
following error in exports.c. I know this kind of question might have
been
On Fri, Sep 4, 2015 at 10:59 AM, Rodrigo Cunha
wrote:
> I have a htacces file in my root folder with some basic code in it. But I
> want that all those instructions get ignored in the directory "dir1/dir1".
> How can I achive this?
Depends on the content of the htaccess.
---
I have a htacces file in my root folder with some basic code in it. But I
want that all those instructions get ignored in the directory "dir1/dir1".
How can I achive this?
Thanks!
2015-09-04 11:05 GMT-03:00 Eric Covener :
> On Thu, Sep 3, 2015 at 9:43 PM, Rodrigo Cunha
> wrote:
> > i try this i
On Fri, Sep 4, 2015 at 8:36 AM, Eric Covener wrote:
> On Fri, Sep 4, 2015 at 8:33 AM, Tom Browder wrote:
>> Problem: The documentation for mod_expires is pretty clear, but it
>> doesn't look like I can specify a separate expiration time for
>> "index.html" versus other html files. Does anyone kn
On Thu, Sep 3, 2015 at 9:43 PM, Rodrigo Cunha wrote:
> i try this in conf this vhost but not work
>
> AllowOverride None
>
Why the *?
> i try create new htaccess in
> /var/www/oduvaldocozzi.intranet/public/dir1/dir1 ans insert this code :
>
> AllowOverride None
>
Don't put inside htacces.
On Fri, Sep 4, 2015 at 8:33 AM, Tom Browder wrote:
> Problem: The documentation for mod_expires is pretty clear, but it
> doesn't look like I can specify a separate expiration time for
> "index.html" versus other html files. Does anyone know of a way to do
> that?
You can use mod_expires direct
I am using an SSI virtual script (only in index.html) which records
page access time in a database. My definition of page access time is
one hour, that is, the client gets credit for only one access per
hour. Unfortunately, my default setup is such that I'm currently not
specifying any caching for
I'm facing problem with latest Apache 2.4.9. Previously we used Apache 2.4.7
​version which supports DER SSL certificates. But Latest Apache(2.4.9) is not
working with DER SSL certificates. I have to convert DER certificate to PEM
format to start the Apache server. Am i missing anything ? Is DER
On Fri, 4 Sep 2015 12:42:56 +0530, you wrote:
>As we are using apache as load balancer. i'll do the setup in my local
>server and do the setup.
>
>also i'm looking a benefits of 2.2.31 or 2.2.25 versions.
The benefits can be derived from the changelog:
http://www.apache.org/dist/httpd/CHANGES_2.2
As we are using apache as load balancer. i'll do the setup in my local
server and do the setup.
also i'm looking a benefits of 2.2.31 or 2.2.25 versions.
On Fri, Sep 4, 2015 at 12:20 PM, Bremser, Kurt (AMOS Austria GmbH) <
kurt.brem...@allianz.at> wrote:
> If you upgrade within the 2.2 branch, g
Dear Community
I currently have a setup similar to the one below for load balancing.
ProxyPass / balancer://something/ stickysession=JSESSIONID
BalancerMember ajp://xxx.xxx.xxx.xxx:11009 route=node1
BalancerMember ajp://xxx.xxx.xxx.xxx:12009 route=node2
BalancerMember ajp://xxx.xxx.xxx.xxx
15 matches
Mail list logo