Hello Folks,
I am new to Apache httpd world and wanted to know more about it. :)
Reason I got interested in this is that, in our case, we are running
multiple Tomcat JVMs under a single Apache cluster. If we shut down
all the JVMs except one, sometime we get 503s. If we increase the
retry interva
> https://httpd.apache.org/docs/2.4/mod/mod_proxy_hcheck.html is surely a
good read for your use case. Moreover be really careful with sticky
sessions, they have the downside to tie requests to a specific backend
altering the work of the LB algorithm.
Luca
Thanks, I'm reading the doc now.
You ar
On Fri, Oct 6, 2017 at 1:13 PM, eeadev dev wrote:
> I cannot find a place where is written how to get the expiration date of the
> cookie I set.
> Please anyone knows how to do that?
>
Using program? In Java world you can use getMaxAge() of Cookie class.
--
Hello Everyone,
I am seeing one interesting behavior of Apache httpd.
We have multiple Apache httpds in front of set of Tomcat JVMs. I found
that sometimes *one of the httpds marking one of the JVMs down* for
180 Sec("retry" value). As a result, users logged on that JVM are
getting 5xx error. Fir
On Wed, Nov 1, 2017 at 9:09 PM, Suvendu Sekhar Mondal wrote:
> Hello Everyone,
>
> I am seeing one interesting behavior of Apache httpd.
>
> We have multiple Apache httpds in front of set of Tomcat JVMs. I found
> that sometimes *one of the httpds marking one of the JVMs d
Hemant,
On Dec 1, 2017 12:02 AM, "Hemant Chaudhary"
wrote:
Hi
On other platforms what is the cause for this error ?
On Dec 1, 2017 12:00 AM, "Eric Covener" wrote:
On Thu, Nov 30, 2017 at 1:20 PM, Hemant Chaudhary
wrote:
> Hi All,
>
> Can you please give some light why am I getting this iss
On Tue, Mar 13, 2018, 5:13 PM David Belgini wrote:
> Hello,
>
>
>
> First of all, I’m new here, if I’m doing some stupid thing please let me
> to know...
>
>
>
> I have a tipical configuration like bellow.
>
>
>
> IP A (access1.test.com) – Firewall – Apache – Firewall – Tomcat – DB
>
> IP B (acce
On Fri, Jun 22, 2018, 9:24 PM Richard
wrote:
>
>
> > Date: Thursday, June 21, 2018 20:06:16 +0200
> > From: Jørn
> >
> > On Thursday, June 21, 2018 08:11:02 Gryzli Bugbear wrote:
> >> Hi,
> >>
> >> Maybe you should first find where the slowness come from (most
> >> probably it is php, rather tha
Felix,
On Wed, Aug 1, 2018 at 5:21 AM Felix Wong wrote:
>
> using the built-in balancer-manager ui or curl to disable a balancer member
> does not actually do anything.
>
> command: /usr/bin/curl --silent --insecure -o /dev/null -XPOST
> 'https://localhost:443/balancer-manager?' -d b=home.monol
On Wed, Mar 6, 2019, 9:18 AM Khandelwal, Ankit <
ankit.k.khandel...@tatatechnologies.com wrote:
> Hello,
>
>
>
> I need help in configuring email alert for errors faced by users during
> load balancer calls. Is there something in Apache Load balancer
> configuration to achieve on windows server.
>
On Fri, Mar 1, 2019, 9:20 PM Paweł Cholewiński Hello,
>
>
> I configured proxy with proxy loadbalancer to route traffic to backend
> application servers.
>
> Balancer members do not detect the unavailability of the backend
> (downtime) and directs traffic to the broken node. As a result, users are
Mengchang,
On Mon, Mar 11, 2019 at 6:57 PM Chen, Mengchang
wrote:
>
> Hi,
>
>
>
> I am facing this issue that when MaxConnectionsPerChild set to non-zero, the
> httpd balancer scoreboard will reset whenever its child process recycled. Is
> there a way we can keep the scoreboard data persistant
John,
On Thu, Mar 28, 2019 at 1:23 AM Rose, John B wrote:
>
> As always, a "thank you" to everyone that works on Apache.
>
>
> Some background and resultant question ...
>
>
> We had made some changes in the afternoon to some virtual host configs that
> we intended to implement the next morning
On Thu, Mar 28, 2019 at 11:18 PM Eric Covener wrote:
>
> > There is a possibility. If you are using MPM and have set a non-zero
> > value for MaxConnectionsPerChild, this can happen. Once
> > MaxConnectionsPerChild limit is reached, that child server will be
> > terminated and a new one will be st
John,
On Tue, Apr 9, 2019, 11:31 PM Rose, John B Any likely problems with setting ProxyTimeOut to 120?
>
> Or is that a Directive whose value is commonly increased?
>
>
In my opinion, proxy timeout or any other time out limits should be little
bit higher than the longest running transaction in y
Hi Daniel,
On Thu, Apr 22, 2021 at 3:50 PM Daniel Ferradal wrote:
>
> Hello,
>
> I'm trying to examine a case in which we want a balancer member to be
> set on fail if it can't responde in specific time to the hcheck
> request
>
> This example configuration:
>
>
> # example member 1
> BalancerMe
Hello Daniel,
On Mon, Apr 26, 2021 at 7:02 PM Daniel Ferradal wrote:
>
> Thanks for answering
>
> Can you please elaborate on this?
>
>
What I did was, I changed the code of the page a bit so that it throws
an exception(in my case of type Java) after waiting for some time. In
the real world it co
Hello Jon,
On Tue, Aug 2, 2022, 9:19 PM wrote:
> Hi Fellow Travelers!
>
>
>
> I have an application team that is seeing dismal performance when
> utilizing the Apache HTTPD front-end using mod_proxy_http to proxy a
> back-end Tomcat server over SSL. If they bypass the Apache and go direct to
> T
CIO | EAS | Middleware | Infrastructure Solutions
>
>
>
> 8080 Cobblestone Rd | Urbandale, IA 50322
> MAC: F4469-010
>
> Tel 515-988-2508 | Cell 515-988-2508
>
>
>
> jonmcalexan...@wellsfargo.com
>
> This message may contain confidential and/or privileged in
Ravi,
On Fri, Jun 9, 2023, 7:34 AM Frank Gingras wrote:
> Greg, they are using windows.
>
Procmon tool can be used to identify problem. It's from Microsoft.
Launch the tool. Start Apache and wait for failure. Stop tracing
immediately otherwise you will get some noises. After that you can filte
e provide read access to that a/c for \\10.12.30.50\COMTRACK01\
location and try again.
Warm Regards,
> M Ravi Chandra.
> *Zentech Innovations Private Limited*
>
> On Friday, June 9, 2023 at 01:51:17 PM GMT+5:30, Suvendu Sekhar Mondal <
> suv3...@gmail.com> wrote:
>
>
>
On Wed, Nov 1, 2023 at 3:55 PM Daniel Ferradal wrote:
>
>
>
> El mié, 1 nov 2023 a las 8:32, escribió:
>>
>> Hello everybody.
>>
>> I use Apache 2.4.37 on Red Hat as balancer for two Tomcat servers. We have
>> this configuration of balancer:
>>
>> BalancerMember https://192.168.1.40:8443 ro
22 matches
Mail list logo