[users@httpd] Chrome update r80 and httpd process increase

2020-03-02 Thread Bancel, Guillaume
anyone observed this and what could be the root cause? Thanks in advance for any help! Regards, Guillaume

[users@httpd] Segmentation faults with v2.4.23 and 2.24.25

2016-12-30 Thread Guillaume Rossolini
Hi there, I've been a long time httpd user and I have taken the habit of building from source, for a variety of reasons we won't go into here. It has worked for years, so that's good in my book. However, the latest v2.4.25 release won't work on my setup and I am not sure why, nor do I know how I

Re: [users@httpd] Re: Compile php5 for apache2.4 error APXS

2016-12-30 Thread Guillaume Rossolini
Hi Rodrigo, I'm not sure what you are looking for, so I'll give you what worked for me. My setup assumes you have built apr and apr-util from source beforehand, so you may have to adjust accordingly. In my (admittedly limited) experience, the best way is to unzip each httpd and php version in the

[users@httpd] Using SSL configuration and SSLVerifyClient Directive

2012-11-19 Thread Guillaume BOULAMERY
ond %{SSL:SSL_CLIENT_VERIFY} !=SUCCESS => give the same control as require and introduce the possibility to filter on the reason ?! Or/and RewriteCond %{SSL:SSL_CLIENT_V_REMAIN} to control expiration and redirect with the proper 403 Can you confirm that point ? For now, this last solution is the one I prefer but i'm open to any suggestion that can help me. Kind regards, Guillaume Boulamery

[users@httpd] Apache + SUEXEC + PHP as CGI give Premature end of script headers

2012-10-08 Thread Alexandre Guillaume
Hello All of this list, I'e a problem with Apache and PHP => Premature end of script headers My configuration: Ubuntu Server 12.04 64Bits Apache 2.2.23 with a suexec patch for php (compilation) PHP 5.2.17/5.3.x (compilation) Since the migration of Ubuntu 10.04 to 12.04 I've recompiled Apache and

[users@httpd] Several OpenERP instances

2012-09-08 Thread Guillaume JULLIEN
Ubuntu 12.04 Apache 2.2.22 Hello, I need to run several instances of an application (OpenERP) on the same server. I really don't know much about Apache. Should I use virtual hosts ? Should I use reverse proxy ? Best regards, Bill ---

Re: [users@httpd] installing apache 2.4 on macosx Lion

2012-03-28 Thread Guillaume Meurice
e problem I had (activating apache from system prefs. pane. Again, Thanks for your pieces of advices. Best. -- Guillaume 2012/3/28 Mark Montague > On March 28, 2012 4:49 , Guillaume Meurice > wrote: > >> but now, I can't launch apache from the syst.pref. > shared > web sh

Re: [users@httpd] howto exclude localhost from authenication

2012-01-18 Thread Guillaume Rossolini
On Wed, Jan 18, 2012 at 9:26 AM, Gregory Machin wrote: > Hi. > I have a virtual host, that is configured with ldap authentication, > and this works well. The problem is that internal calls on the server > to the virtual host now require authentication as well. > > How can I excluded localhost an

RE: [users@httpd] Apache 2.2.1 does not want to run on my machine

2011-10-18 Thread Guillaume Roul
gt; Date: Mon, 17 Oct 2011 11:38:21 -0500 > From: wr...@rowe-clan.net > To: users@httpd.apache.org > Subject: Re: [users@httpd] Apache 2.2.1 does not want to run on my machine > > On 10/15/2011 9:33 AM, Guillaume wrote: > > Hello, > > I hope that I'm on the right

Re: [users@httpd] Apache 2.2.1 does not want to run on my machine

2011-10-16 Thread Guillaume
Thank you very much. It was that. As explain by Op on the Wamp forum, nothing seemed to block Apache on Online Armor but it was that anyway. I don't know if there is a way to explain that on the Apache FAQ but I give the info on the Wamp forum. Guillaume Le 16/10/2011 12:09, Pascal HER

Re: [users@httpd] Apache 2.2.1 does not want to run on my machine

2011-10-16 Thread Guillaume
Le 15/10/2011 17:51, Frank Gingras a écrit : On 15/10/2011 10:33 AM, Guillaume wrote: Hello, I hope that I'm on the right forum and that my question has sense. I m not at all a specialist and please forgive my english, it's not my language. I'm trying to use the program Wor

[users@httpd] Apache 2.2.1 does not want to run on my machine

2011-10-15 Thread Guillaume
ited_listeners: Unable to read socket data from parent I've checked on google but was not able to find what was socket 304 Thank you for your help. Guillaume - The official User-To-User support forum of the A

[users@httpd] Re: mod_reqtimeout not returning 408

2011-05-02 Thread Guillaume Bilodeau
ponds to a RedirectMatch directive More details here: https://issues.apache.org/bugzilla/show_bug.cgi?id=51103 Hope that helps someone eventually. Cheers, GB On Fri, Apr 15, 2011 at 9:46 AM, Guillaume Bilodeau < guillaume.bilod...@gmail.com> wrote: > A little more information on the 200

[users@httpd] Re: mod_reqtimeout not returning 408

2011-04-15 Thread Guillaume Bilodeau
is returned. Surely there must be a configuration mistake somewhere? Cheers, GB On Fri, Apr 15, 2011 at 8:48 AM, Guillaume Bilodeau < guillaume.bilod...@gmail.com> wrote: > Hi all, > > In order to protect ourselves from a slowloris-type attack, we have > configured the mod_re

[users@httpd] mod_reqtimeout not returning 408

2011-04-15 Thread Guillaume Bilodeau
Hi all, In order to protect ourselves from a slowloris-type attack, we have configured the mod_reqtimeout module on our Apache 2.2.17 installation (running on Solaris, MPM compiled). The mod_reqtimeout is configured as follows: RequestReadTimeout header=10-20,MinRate=500 body=10-20,MinRate=500

[us...@httpd] AcceptMutex directive

2010-11-23 Thread PENIN Guillaume (SNCF Voyages/Direction des Operations SI)
Hi, We are using Apache 2.2 with MPM worker on Solaris 10 hosts. Which is, in your opinion, the best AcceptMutex method for heavy loaded websites with this configuration ? Regards, Guillaume PENIN --- Ce message et toutes les pièces jointes sont établis à l'intention exclusive de

[us...@httpd] Read-only DocumentRoot

2010-10-14 Thread PENIN Guillaume (SNCF Voyages/Direction des Operations SI)
Hi, Many of our application teams ask us to mount the Apache DocumentRoot FileSystem in Read-only mode for security reasons. In your opinion, does this have any kind of interest ? Regards, Guillaume PENIN --- Ce message et toutes les pièces jointes sont établis à l'intention exclusi

[us...@httpd] mod_proxy : ProxyPassReverse and regex ?

2009-08-25 Thread Guillaume Fraysse
.intranet/$1/bob but this doesn't seem to be possible with ProxyPassReverse. So I have a few questions : - are regex supported in ProxyPassReverse ? - is there a workaround ? I'd like to avoid hard-coded ProxyPassReverse rules in my apache configuration. Best regards, Guillaume

[EMAIL PROTECTED] Escaped forward slash

2008-11-07 Thread Guillaume Poletto
Hi there, Yesterday i was stucked on an issue with mod_rewrite when i realized the problem actually was : how does apache deals with url-encoded forward slashes ( "/" => "%2F" ) in URIs. If a such slash character is in the query string, there's no problem, but if it's on the "path part" of the

RE: [EMAIL PROTECTED] Apache dynamic page caching?

2008-04-16 Thread Guillaume Duchesneau
To my knowledge, you cannot directly invalidate an entry in the cache. mod_cache uses a expiration strategy to invalidate items in the cache. You need to set expiration headers in your response to tell mod_cache when it should be removed from the cache. Guillaume -Original Message- From

[EMAIL PROTECTED] mod_disk_cache cache sharing with NFS

2008-04-15 Thread Guillaume Duchesneau
for all Apache config for CacheRoot directive)? I cannot see anything related to that in the documentation, mailing list archive or anywhere... :-( Thanks for your help! Guillaume - The official User-To-User support forum of

Re: [EMAIL PROTECTED] Urgent : Apache Mod_rewrite Testing

2008-02-27 Thread Guillaume Rousse
kernel.2k5 a écrit : > But Now problem is this Functionality Is Not working inside Mandriva > 2008 Apache installed via Howtoforge site . Why don't you install standard mandriva package ? -- Guillaume Rousse Moyens Informatiques - INRIA Futurs Tel: 01

Re: [EMAIL PROTECTED] Trouble using mod_proxy with mod_gnutls

2008-02-26 Thread Guillaume Rousse
Guillaume Rousse a écrit : > Guillaume Rousse a écrit : >> Hello list. >> >> With the following configuration, mod_proxy works perfectly in the >> non-ssl vhost, but not in the ssl one. The client hangs a long >> time for an answer, which finally comes as "S

Re: [EMAIL PROTECTED] Trouble using mod_proxy with mod_gnutls

2008-02-25 Thread Guillaume Rousse
Guillaume Rousse a écrit : > Hello list. > > With the following configuration, mod_proxy works perfectly in the > non-ssl vhost, but not in the ssl one. The client hangs a long > time for an answer, which finally comes as "Site error" message, with a > "404 8

[EMAIL PROTECTED] Trouble using mod_proxy with mod_gnutls

2008-02-25 Thread Guillaume Rousse
with proxying a non-ssl connection from a ssl one. -- Guillaume Rousse Moyens Informatiques - INRIA Futurs Tel: 01 69 35 69 62 - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apach

[EMAIL PROTECTED] Mod-proxy

2007-11-20 Thread PENIN Guillaume (VFE)
client requests pass through them. Is it possible, with apache mod-proxy, to have the same behaviour? Regards, Guillaume PENIN

[EMAIL PROTECTED] Many errors with mod-proxy

2007-11-13 Thread PENIN Guillaume (VFE)
Hi all, I receive at least one error per second from mod-proxy : "proxy recv body from upstream server timed out". Can you explain me what does this error mean ? Configuration : Apache 1.3.27 Thanks. Guillaume PENIN

Re: [EMAIL PROTECTED] configuration question for httpd

2006-07-21 Thread Guillaume
~user1 And it will work automatically for every user ! Regards Guillaume -- Guillaume E-mail: silencer__free-4ever__net Blog: http://guillaume.free-4ever.net Site: http://www.free-4ever.net - The official User-To-User su

[EMAIL PROTECTED] Server (W2K) hangs on 100% CPU with Apache 2.0.55 / tomcat 5.5.12

2006-01-02 Thread Bonillo Guillaume
ante a dû être fermée par l'hôte distant. : core_output_filter: writing data to the network [Fri Dec 30 15:24:43 2005] [info] [client 192.168.1.115] (OS 10054)Une connexion existante a dû être fermée par l'hôte distant. : core_output_filter: writing data to the network ... do