Hi,
I am running Apache2 on a ubuntu machine. Mines is a PHP web. Recently I
have started experiencing latency issues in my website and eventually the
site crashes down during latency peaks. I found these in the error log but
not sure about how to proceed further to resolve this.
*** glibc detect
On Tue, Aug 25, 2015 at 10:25 PM, Steven Shi wrote:
> The "app" consists of a maven built java back-end which utilizes the maven
> build of apache spark ("http://sparkjava.com/";). To my understanding,
> the spark API initiates a Jetty server which listens on a specified port
> for GET / POST re
yes, thank you.
On 22/08/15 19:22, David Newman wrote:
This is probably a question for the subversion list, but I
would bet your credentials have been cached in
~/.subversion/auth
-Dave
On Fri, Aug 21, 2015 at 12:38 PM, lejeczek
mailto:pelj...@yahoo.co.uk>> wrote:
hi everybody
a
I have a requirement to get the following lines from uriworkermappling.xml
which used mod_jk to be converted to mod_proxybalancer.
/path1/*=Server1
/path2/*=Server2
/path3/*=Server3
/path4/*=Server3
/path5/*=Server4
!/*.png=*
!/*.gif=*
!/*.jpg=*
!/*.jpeg=*
!/*.htm=*
!/*.html=*
I have the abo
The problem is not in the client certificate but in the issuer certicates
aka known as the certificate chain.
I was able to solve the problem by adding the following line in my Apache
server configuration:
SSLCACertificateFile /etc/ssl/certs/clientcertificatechain.pem
where file 'clientcertificat
The certificates are already on the server.
-- Original Message --
From: "Marat Khalili"
To: users@httpd.apache.org
Sent: 8/26/2015 11:34:24 AM
Subject: Re: [users@httpd] SSL - How client certificates are verified?
I'm only guessing, but maybe manually adding all necessary intermediate
I'm only guessing, but maybe manually adding all necessary intermediate
certificates to your server will help?
--
With Best Regards,
Marat Khalili
On 26/08/15 09:31, Sterpu Victor wrote:
I installed apache 2.4.16 and I have activated SSLOCSPEnable on a
virtual domain but the page is not load