Steven,
URI prefix is what I was trying to explain but didn't do a good job of it.
Rob
Sent from my Verizon Wireless 4G LTE smartphone
Original message
From: Steven Shi Date:
8/28/2015 12:47 AM (GMT-05:00) To: users@httpd.apache.org
Subject: Re: [users@httpd] Re: Proxyin
Some clarification needed here.
Is the app and the jetty backend on the same server? If so, are you using
the reverse proxy option because jetty typically would listen on port 80 and
is on a different server from the app but you have a need for app and jetty
on the same server so the jetty nee
The thought that I had was that across the NFS with atime on, it was
requiring the execute in order to update.
On Thu, 20 Aug 2015 15:51:18 +0200
Sander Smeenk wrote:
Quoting Robert Webb (rw...@ropeguru.com):
What options do you have set for the NFS mounts?
The server is a NetApp FAS
Sander,
What options do you have set for the NFS mounts? Could it have something to
do with a atime/noatime setup? I have not done NFS in a while so I am just
throwing this out there.
Robert
On Thu, 20 Aug 2015 13:21:56 +0200
Sander Smeenk wrote:
Quoting Kurtis Rader (kra...@skepticism.us
1. Download lastest version that matches your Visual Studio Version from
apachelounge.com
2. Stop your current apache service and exit the apache monitor if it is
running in the systray
3. Rename your Apache2.2 directory to Apache2.2old
4. Unzip the new version to the same location as the origin
I just read somewhere about 2012 having something called "Microsoft
Deployment Service" running on port 80. Apparently was not showing up
anywhere but one person got rid of it by:
sc stop "MsDepSvc"
sc config "MsDepSvc" start= disabled
Might give it a try.
On Mon, 18 May 2015 16:08:58 +
That is exactly what I was thinking.
But on to your real problem
What do the apache server's resources look like when this starts happening?
Things like number of connections, tcp port utilization, cpu, I/O, etc...
Makes me wonder if there isn't something being taxed and causing the
serv
So are you running through the F5, load balancing to the two Apache proxies,
then load balancing with the apache proxies to your 10 back end JBOSS
servers?
On Wed, 22 Apr 2015 16:21:29 -0400
Yasser wrote:
I am in the midst of performance testing a web application and I get
these
errors in
All depends on what version of open ssl you are using. Not the version of
apache.
Sent by MailWise – See your emails as clean, short chats.
Original Message
From: Fred K
Sent: Saturday, March 21, 2015 04:22 PM
To: users@httpd.apache.org
Subject: [users@httpd] Is httpd impacte
I don't agree with your analysis.
healthcheck.php is an href
inside an html page that does nothing until clicked on by the client.
This is all assuming that the access denied he is getting is from
http://$(hostname>>-i)/server-status and "server-status" is the html page of
the code he poste
What version of OpenSSL are you running. I don't believe OpenSSL 0.9.8
supports TLS 1.1 or 1.2.
Robert
On Thu, 19 Mar 2015 12:02:01 +0530
Sailaja Gadireddy wrote:
Hello Team,
Currently my Apache server supports SSLV2, V3, TLSV1.
The client requirement is to enalbe TLSV1.1 or above on t
I am setting up a maintenance web page but I need to control two proxies
from one location. I am looking for a way to have my proxy server poll a web
page on a different web server and allow a rewrite based on the the http
status code.
Example, on one of the two servers, I use a variable set t
12 matches
Mail list logo