acOS and Safari as far as I
know.
Our SSL certificate is not a very expensive Verisign or Thawte SSL
certificate but a cheap one, with "chains". We did that because we don't
use it intensively.
Do you think this could also be part of the problem ?
Best regards,
Denis
Le 12
Dear Ed,
What's surprising me is that I got more than 10% of users complaining
they can't access our webserver. Are so many people equipped with
outdated browsers ?
Denis
Le 11.02.2013 09:33, Edward Quick a écrit :
Hi Denis,
I've been through exactly the same situati
can it be required for still in use browsers ?
Thanks in advance for some help or any hint :-)
Best regards,
|Denis
Le 19.08.2012 20:57, Yehuda Katz a écrit :
> On Sun, Aug 19, 2012
at 1:29 PM, Denis BUCHER wrote:
>
>> Le 19.08.2012 18:17, Alex Bligh a
écrit :
>>
>>> --On 19 August 2012 17:58:34 +0200 Denis BUCHER
>>>
wrote:
>>>
>>>> And the mo
Le 19.08.2012 18:17, Alex Bligh a écrit :
> --On 19 August 2012
17:58:34 +0200 Denis BUCHER
> wrote:
>
>> And the most surprising is
that it only happens with Google bot and other search engines crawler
but never with users ???
>
> I would bet it queries a URL that us
Dear Igor,
In fact I see plenty of apache processes, but only ONE
takes out the whole memory ! All others are OK.
And the most
surprising is that it only happens with Google bot and other search
engines crawler but never with users ???
Denis
Le 19.08.2012 14:26,
Igor Cicimov a écrit
Le 18.08.2012 11:56, Alex Bligh a écrit :
> --On 18 August 2012
11:35:29 +0200 Denis BUCHER
> wrote:
>
>> OK, but my problem is that
when I detect an "offending" process (using too much memory), it's
already too late ! The strace will only show mmaps until &q
Le 18.08.2012 11:56, Alex Bligh a écrit :
> --On 18 August 2012
11:35:29 +0200 Denis BUCHER
> wrote:
>
>> OK, but my problem is that
when I detect an "offending" process (using too much memory), it's
already too late ! The strace will only show mmaps until &q
Le 18.08.2012 11:56, Alex Bligh a écrit :
> --On 18 August 2012
11:35:29 +0200 Denis BUCHER
> wrote:
>
>> OK, but my problem is that
when I detect an "offending" process (using too much memory), it's
already too late ! The strace will only show mmaps until &q
Le 18.08.2012 11:56, Alex Bligh a écrit :
> --On 18 August 2012
11:35:29 +0200 Denis BUCHER
> wrote:
>
>> OK, but my problem is that
when I detect an "offending" process (using too much memory), it's
already too late ! The strace will only show mmaps until &q
ot;offending" process
(using too much memory), it's already too late !
The strace will only
show mmaps until "[crit] Memory allocation failed" !
Do you have a
suggestion on how I could "intercept" these processes before the problem
happens ?
Denis
Le 18.08.2012 10:29, Alex Bligh a écrit :
> --On 18 August 2012
10:04:12 +0200 Denis BUCHER
> wrote:
>
>> And whatever page it is, is
there some explanation why apache can takes all the server memory ? PHP
is limited, so how is it possible for Apache to do that ?
>
Le 18.08.2012 05:55, Brett Maxfield a écrit :
> On 18/08/2012, at
6:46 AM, Denis BUCHER wrote:
>
>> Dear all,
>>
>> That's an
unbelievable issue but we have single apache process that takes 5 GB of
memory ! And it doesn't happens always with the same URL
The poor's man method: pipe the logs in a script, detect patterns of what
annoys you, send an snmp message (or a mail).
I used a similar technique to generate syslog events that were captured by TNG.
Below an excerpt from what I documented for my ops team (does not render well
in pure text - te
You can also take a look at the SRV record for DNS
(http://en.wikipedia.org/wiki/SRV_record) and pray for the browser to
support it.
From: Harsimranjit singh Kler [mailto:simran...@gmail.com]
Sent: Monday 6 February 2012 11:46
To: DENIS Laurent
Cc: users@httpd.apache.org
Subject: R
his first link:
http://www.cyberciti.biz/faq/rhel-centos-fedora-keepalived-lvs-cluster-c
onfiguration/
From: Harsimranjit singh Kler [mailto:simran...@gmail.com]
Sent: Monday 6 February 2012 10:53
To: DENIS Laurent
Cc: users@httpd.apache.org
Subject: Re: [users@httpd] High
If you just want failover on the head apache: use two nodes with vrrp +
keepalived (if you're on linux) to monitor your service.
If you need load-balancing, then you should use two VRRP addresses with
DNS round-robin. But you'll stumble on client-server persistence problem
if you don't use tomc
Enable the %D in the logs - it will tell you how long the server takes
to serve the query, in microseconds. It can be very long from client
side but fast from server side - and even if slow from server side, it
can be the client that hangs in the middle of the transaction (for very
large ressources
Hello,
*** Question ***
How can I measure how much time is spent in the processing function of
module?
Of course, the supplier of the module does not provide any source code.
My idea is to add an APRLOG_DEBUG the "apr_time_now" before and after
the function is called (don't know yet which hook
unsubscribe
I will be out of the office starting 04/12/2008 and will not return until
08/12/2008.
For any issues, contact Office Automation hotline on 6400
I will be out of the office starting 19/11/2008 and will not return until
24/11/2008.
For any issues, contact Office Automation hotline on 6400
Hi,
We upgraded Apache from 2.2.3 to 2.2.9 and it seems to have resolved
this problem for us (well, it hasn't recurred today yet, and it was
happening all the time)
Denis
On Fri, Oct 3, 2008 at 11:51 PM, George Mashini <[EMAIL PROTECTED]> wrote:
> Dennis,
>
> I get the s
(The IP addresses etc. have been changed to protect the innocent)
If anyone could give any pointers for a solution to this it'd be
great, as the app in question is due to go live shortly, and we'll
have to delay go-live until this issue is resolved.
Thanks
Denis
--
I will be out of the office starting 09/08/2008 and will not return until
01/09/2008.
I'm on vacations from Monday August 11th till Friday August 29th included.
For any issues, contact Office Automation hotline on 6400
! I executed it again and found out that there was a flaw within the
script that produced an output before the "Content-type..." line
I modified it and everything now works properly!
Thanks for your answers
Denis
"Krist van Besien" <[EMAIL PROTECTED]>
To
users@httpd.apache.org
cc
Subject
Re: [EMAIL PROTECTED] problem with perl script and Apache
"Krist van Besien" <[EMAIL PROTECTED]>
Please respond to : users@httpd.apache.org
02/06/2008 13:42
On Mon, Jun 2, 2008 at
I can't see any....
Denis
"Krist van Besien" <[EMAIL PROTECTED]>
To
users@httpd.apache.org
cc
Subject
Re: [EMAIL PROTECTED] problem with perl script and Apache
"Krist van Besien" <[EMAIL PROTECTED]>
Please respond to : users@httpd.apache.org
02/06/2
Thanks a lot for your advice. The file shows the html result so I guess
there has been some changes between Apache 2.0.46 and 2.2.3 that prevents
the 2.2.3 to understand the html headers on the page...
I will look in that direction
Thanks again
Denis
"Octavian Rasnita" <[EMAIL PR
;home-developed"
module.
Would it be possible that the change of environment would render the
module useless?
Thanks for your help
Denis
r, maybe someone would provide me with 1.3.37 sources patch? I think
it would be even better. I feel that it is not very hard to disable
pathinfo acceptance in the sources, but it is hard for me to understand
them by myself.
Wi
quot;AES128-SHA"
SSLCertificateFile conf/ssl/private.crt
SSLCertificateKeyFile conf/ssl/private.key
SSLCertificateChainFile conf/ssl/ca.crt
SSLCACertificateFile conf/ssl/ca.crt
Thanks in advance
Best re
t means?
--
With Best Regards
Denis.
Delphi, Kylix, Perl, PHP, InterBase, FireBird, SQL, HTML, etc.
The manager of the project:
http://www.amur.ee
ICQ:95273162
Tel:+372 580 92970
-
The offic
>
> > BTW I don't believe that UTF-8 page is *significant* larger - most of
> the
> > characters (e.g. HTML code) are still represented with one byte.
>
> If you have messy HTML code, this argument happens to be true ;-)
I usually don't ;-)
> If you have more text and each russian character ta
with one byte.
And what's about images? HTML document usually contains many images and I
suppose that impact on the traffic won't be so serious.
Please, let me know if I'm wrong.
Best regards,
Denis Gerasimov,
Chief Developer, VEKOS Ltd.
www.vekos.ru
--
d this HTTP header yourself
e.g. in PHP:
header('Content-Type: text/html; charset=windows-1251');
1. Ask your hosting provider to assist you someway :-)
HTH
Best regards,
Denis Gerasimov,
Chief Developer, VEKOS Ltd.
www.vekos.ru
>
> Thanks Ivan. But i am hosting my sit
36 matches
Mail list logo