Moving ProxyHCExpr and BalancerMember out of Virtual Hostetter fixed the issue.
Original message From: Jim Jagielski Date:
2016-11-13 1:13 PM (GMT-05:00) To: users@httpd.apache.org Subject: Re:
[users@httpd] Health Check is not working, always shows a node up.
There is an
There is an issue w/ the health check URL not being copied in
some VirtualHost environments. This bug has been squashed and fixed
in 2.4.24 should will be out within 2 weeks.
> On Nov 10, 2016, at 5:26 PM, Vladimir L wrote:
>
> I am testing with 3backend nodes, 1st returns 404, the third is not
On 11/13/2016 02:14 AM, Jayaram Ponnusamy wrote:
>
> [For] Some reason our sites are extreme slow, ...
>
You should discover the reason why the sites are so slow.
--
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
Think.
signature.asc
Description: OpenPGP digital signature
On Sun, Nov 13, 2016 at 4:14 AM, Jayaram Ponnusamy
wrote:
> But the Problem is, Contents are coming from different server how to use
> disk and file cache at webServer level. Kindly please help on this?
Forget about "file cache". mod_cache doesn't care where the response came from.
>
> -> share
On Sun, Nov 13, 2016 at 4:49 AM, Jayaram Ponnusamy
wrote:
> Currently if any requests come it will goes to Tomcat Server only.
You need to amend the configuration to not pass all requests to
tomcat. What did you try?
--
Eric Covener
cove...@gmail.com
--
I would like my server to update a database every time a new user
accesses a specific page. Currently I do that by embedding a call to
a cgi script via an SSI execution line in each file I want to log
access to. That method doesn't seem to work reliably and I think it
may be due to caching of the
Dear All,
We are using Java Based CMS with Tomcat (Application Server) & Apache HTTP
for WebServer.
When the User hit the URL, the request will flow blow below:
F5->WebServer->Tomcat->CMS & DataBase.
All Static Files are stored under shared filesystem:
/opt/apps/shared/cms/docroot and mounted on
Dear All,
We are using Java Based CMS with Tomcat (Application Server) & Apache HTTP
for WebServer.
When the User hit the URL, the request will flow blow below:
F5->WebServer->Tomcat->CMS & DataBase.
Some reason our sites are extreme slow, and we want to enable file cache,
disk cache (Modules inst