[users@httpd] Default of ErrorLogFormat

2024-03-01 Thread Marco Hald
e2ctl -DDUMP_CONFIG to get it that way, but this only lists changed values like ErrorLog Mit freundlichen Grüßen / Best regards,​ Marco Hald Cloud Engineer USU GmbH Charlottenburger Allee 60 52068 Aachen marco.h...@usu.com www.usu.com USU GmbH, Sitz: Möglingen, Registergericht und Handelsregistern

[users@httpd] Dynamically set open_basedir

2021-12-02 Thread Marco Marinello
/alice/ from navigate her own directories. Is there any way to define the open basedir to /var/www/public/? I've seen of php-fpm but I don't think it could fit: users could change dynamically and also uses a lot of memory(?). Thanks in advance, Marco

[users@httpd] HTTP 401: Apache strips out response headers

2017-01-10 Thread Marco Pizzoli
find any documentation about this. Not even a reference to the fact Apache is re-writing the answer, but I checked myself and now I am sure of this behaviour Apache currently used for this setup is 2.2. Migration to 2.4 is planned in the coming motnhs. Thank you in advance for your help Marco

Re: [users@httpd] How to define string list for comparison?

2014-11-02 Thread Marco Pizzoli
On Sun, Nov 2, 2014 at 9:55 PM, Eric Covener wrote: > > On Sun, Nov 2, 2014 at 10:22 AM, Marco Pizzoli > wrote: > >> Honestly I had alreaded tried that way, which I think it is the supposed >> right way to achieve that but I can't make it working. > > >

Re: [users@httpd] How to define string list for comparison?

2014-11-02 Thread Marco Pizzoli
tom header sporting the IP address against which I need the match. Thanks again Marco On Sun, Nov 2, 2014 at 4:05 PM, Eric Covener wrote: > Also your tested example would help for the manual > > On Sun, Nov 2, 2014 at 10:04 AM, Eric Covener wrote: > >> >> >> On Su

[users@httpd] How to define string list for comparison?

2014-11-02 Thread Marco Pizzoli
I just need something like "1.1.1.1 2.2.2.2 3.3.3.3" and so on... Any help? Thanks in advance Marco

Re: AW: [users@httpd] Client certificate auth behind f5 loadbalancer

2014-06-28 Thread Marco Pizzoli
certificate Both cases are well documented on the F5 site. The first one in particular I can say by having implemented on my own. Is it something useful to your case? Regards Marco On Sat, Jun 28, 2014 at 5:04 PM, Marc Schöchlin wrote: > Hi, > > On 06/26/2014 04:08 PM, andre.wen...@bmw

Re: [users@httpd] Single vs Dual Reverse Proxy

2014-01-29 Thread Marco van Putten
terlabs.org/ as a cluster solution. The learning curve can be rather steep but they have quickstarts for several distributions and everything is very well documented. Look for "Clusters from Scratch" for example. Bye, Marco. -

[users@httpd] Apache Proxy/Loadbalancer for Microsoft Lync/Sharepoint (authentication issue).

2014-01-14 Thread Marco van Putten
ProxyPassReverse / balancer://lync/ SSLEngine on SSLCertificateFile /etc/pki/tls/certs/lync.crt SSLCertificateKeyFile /etc/pki/tls/private/lync.key --- Thanks, Marco. - To unsubscribe, e-mail: users-unsu

Re: [users@httpd] mod_lua segfault in httpd-2.4.1

2012-04-21 Thread Marco van Tol
On 7 mrt. 2012, at 09:37, Tianyin Xu wrote: > OK, cool! > > Thanks a lot! > > -- Tianyin > > On Wed, Mar 7, 2012 at 12:25 AM, Marco van Tol wrote: > On Tue, Mar 06, 2012 at 06:15:11PM -0800, Tianyin Xu wrote: > > Hi, Marco, > > > > I tried to repl

Re: [users@httpd] mod_lua segfault in httpd-2.4.1

2012-03-07 Thread Marco van Tol
On Tue, Mar 06, 2012 at 06:15:11PM -0800, Tianyin Xu wrote: > Hi, Marco, > > I tried to replay the bug you found. But I didn't see any error message. It > works pretty well... > I'm sure that I followed all the steps listed in your previous email. > > Could you pro

[users@httpd] mod_lua segfault in httpd-2.4.1

2012-02-24 Thread Marco van Tol
ed the request, like the one I paste above. This can be fixed by the attached patch, which is really crude and doesn't consider whether it opens up a memory leak or not. Is there something I'm doing wrong, or is this a bug in the 2.4.1 mod_lua? This happens both on FreeBSD 9.0-RELEAS

[users@httpd] response time in jmeter

2011-11-12 Thread Marco Di Sano
Hi all, someone can tell me what parameter is the response time to serve an http request in JMETER? Is it latency parameter??? Please help me Thanks - The official User-To-User support forum of the Apache HTTP Server Project.

Re: [users@httpd] testing apache

2011-10-20 Thread marco di sano
thanks!! 2011/10/20 Simone Caruso > On 20/10/2011 15:53, marco di sano wrote: > > hi all, > > i want to test the behaviour of apache web server. > > I used ab tool, but i don't obtain the result i want. > > My scenario is the follow: i have three apac

[users@httpd] testing apache

2011-10-20 Thread marco di sano
hi all, i want to test the behaviour of apache web server. I used ab tool, but i don't obtain the result i want. My scenario is the follow: i have three apache web server running on three different machines (on LAMP). Each apache runs the same web application and i want to generate an http traffic

Re: [users@httpd] chroot and php5 on Ubuntu 11.04 wired error

2011-09-26 Thread Marco Pizzoli
Let's try again :-) http://www.spinics.net/lists/apache-users/msg99597.html 2011/9/26 Balogh Péter > Hi Marco, > > I'm trying look into this, but the link seems to be dead at the moment. > Do you have any other source for the thread? > > > Thank you for you

[users@httpd] plot response time of apache

2011-09-22 Thread marco di sano
Hi, someone knows as i plot Apache response time using ab tool? Thanks in advance.

[users@httpd] How to simulate n requests to Apache

2011-09-22 Thread marco di sano
Hi all, i have this problem. I want to use *ab tool *to make N requests to a web server Apache. The option -g have this output: 1.starttime 2.seconds 3.ctime 4.dtime 5.ttime 6.wait Can someone explain me what is its meaning? Someone have some good link? Thanks a lot.

Re: [users@httpd] chroot and php5 on Ubuntu 11.04 wired error

2011-09-07 Thread Marco Pizzoli
Hi, I already had your problem. I suggest you look at this thread with also my contribution to the analysis. http://www.apache-httpd.com/list/38/845938.html Marco On Wed, Sep 7, 2011 at 3:45 PM, Frank Gingras wrote: > On 07/09/2011 9:21 AM, Balogh Péter wrote: > >> Hi Frank, >

[users@httpd] API java for Apache Log

2011-05-25 Thread marco di sano
Hi all, do someone know if exist a Java API for read or manipulate Apache log (access log)? Thanks in advance. Bye

Re: [users@httpd] Apache modify source code

2011-05-16 Thread marco
Il 16/05/2011 17.25, Mark Montague ha scritto: Please don't reply privately (off-list); it deprives other people (both now and in the future) from the benefits of the discussion. On May 16, 2011 11:05 , marco wrote: I have a LAMP architecure and I want that when an http request mus

Re: [users@httpd] Apache modify source code

2011-05-16 Thread marco
Il 16/05/2011 17.25, Mark Montague ha scritto: Please don't reply privately (off-list); it deprives other people (both now and in the future) from the benefits of the discussion. Sorry but I have not done on purpose! On May 16, 2011 11:05 , marco wrote: I have a LAMP architecure

Fwd: Re: [users@httpd] Apache modify source code

2011-05-16 Thread marco
Messaggio originale Oggetto:Re: [users@httpd] Apache modify source code Data: Mon, 16 May 2011 17:05:16 +0200 Mittente: marco A: Mark Montague Il 16/05/2011 16.56, Mark Montague ha scritto: On May 16, 2011 10:49 , marco wrote: I want to ask you

[users@httpd] Apache modify source code

2011-05-16 Thread marco
Hi all, I want to ask you if someone have tried to modify apache source code. Can I modify code after installation or I need to recompile all apache source files? P.S: In particular I want to modify http_request.c file (and I want to insert into it a routine called from ap_process_request() func

Re: [users@httpd] Chroot a virtual host

2011-05-13 Thread Marco Pizzoli
t/usr/share/zoneinfo/zone.tab Hope this helps. Marco On Fri, May 13, 2011 at 9:35 AM, --[ UxBoD ]-- wrote: > - Original Message - >> Hello, >> >> On 20.04.11 00:47, --[ UxBoD ]-- wrote: >> > I have noticed that when running Joomla, or in-fact any browsing >&

Re: [users@httpd] Apache monitoring

2011-05-07 Thread marco
On 07/05/2011 12:46, Simone Caruso wrote: Il 06/05/2011 21:39, marco ha scritto: For example, suppose we have a LAMP architecture (this is my architecture) and I want to display all the users in a database table (it exists) ...you need to trace mod_php... not apache. with gdb try break on

Re: [users@httpd] Apache monitoring

2011-05-07 Thread marco
On 06/05/2011 22:43, Harsimranjit singh Kler wrote: Hi If you simply want to monitor Apache You Can Enable Following two module in apache httpd_conf: server-info server-status On Sat, May 7, 2011 at 1:09 AM, marco <mailto:marcodis...@gmail.com>> wrote: On 03/05/2011 17:41, Simo

Re: [users@httpd] Apache monitoring

2011-05-06 Thread marco
On 03/05/2011 17:41, Simone Caruso wrote: Il 03/05/2011 17:23, marco di sano ha scritto: Hi all, I'm new in this group. I ask you if it is possible to monitoring the function calls that Apache makes when it must satisfy a request. For example, suppose we have a LAMP architecture (this

[users@httpd] Apache monitoring

2011-05-03 Thread marco di sano
Hi all, I'm new in this group. I ask you if it is possible to monitoring the function calls that Apache makes when it must satisfy a request. For example, suppose we have a LAMP architecture (this is my architecture) and I want to display all the users in a database table (it exists). Is it possibl

Re: [users@httpd] long process

2011-02-17 Thread Marco Aimar
Il giorno 17/feb/2011, alle ore 14:14, Igor Galić ha scritto: > Ah. 143 -- I thought I had seen 443 before.. whoops. > So, forget that part about internal dummy connection. > > Anyway: What happens when you kill off that process? If I kill that process nothing happens. The process end and apache

Re: [users@httpd] long process

2011-02-17 Thread Marco Aimar
r as long as the process? > Yes. After one day netstat have same output tcp0 0 ::1:51504 ::1:143 CLOSE_WAIT 29503/httpd2-prefor > Also note that the connection IP is ::1 -- could this > just be the internal dummy connection? Or is this you?

[users@httpd] long process

2011-02-16 Thread Marco Aimar
auses/script which running? which netstat I see which this process it's in CLOSE_WAIT tcp0 0 ::1:51504 ::1:143 CLOSE_WAIT 29503/httpd2-prefor Thank you for help me, Marco - The offici

Re: [users@httpd] high cpu process

2011-01-24 Thread Marco Aimar
Il giorno 24/gen/2011, alle ore 14:20, Eric Covener ha scritto: > > http://httpd.apache.org/dev/debugging.html#backtrace > > You can also see what files it has opens with e.g. lsof, though I'm > not sure if that helps with php. > > -- > Eric Covener > cove...@gmail.com Thank you, I will read t

Re: [users@httpd] high cpu process

2011-01-24 Thread Marco Aimar
Il giorno 24/gen/2011, alle ore 13:32, Mark Watts ha scritto: > Things to look at: > > - - Number of connections in state ESTABLISHED > (netstat -aln | grep ESTABLISHED) > - - Compare above with number of hits in your access.log > - - Any errors in the error.log? > - - PHP->Database connecti

[users@httpd] high cpu process

2011-01-24 Thread Marco Aimar
tack or some process php but I can not trace the origin. Thank you, Marco - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe,

Re: [us...@httpd] 206 return code - problems showing files from a smb share

2010-05-04 Thread Marco Strullato
Perfect! It works Marco 2010/5/4 Emmanuel Bailleul : >> -Message d'origine----- >> De : Marco Strullato [mailto:marco.strull...@gmail.com] >> Envoyé : mardi 4 mai 2010 16:30 >> À : users@httpd.apache.org >> Objet : [us...@httpd] 206 return code - problem

[us...@httpd] 206 return code - problems showing files from a smb share

2010-05-04 Thread Marco Strullato
g logs/intranet-access_log common If I go to http://intranet/tests/icon.jpg I get: 10.0.1.240 - - [04/May/2010:16:20:44 +0200] "GET /tests/icon.jpg HTTP/1.1" 206 12066 And I cannot get the icon. Do you have suggestions? Thanks Marco

[us...@httpd] Apache 2 slow response to LanDesk Downloader

2009-07-07 Thread Marco Tizzoni
Hello, I've an Apache2 serving as "file server" for LanDesk Management suite. I'm having trouble with Apache when used by LanDesk client because of such a strange behaviour: the client makes tons of small requests for downloading a big file and the server, even if unloaded, respond too slow. The si

[EMAIL PROTECTED] multiple php version

2008-04-01 Thread Marco Strullato
hi all, I'd like to use two version of php into the same apache server. I've loaded both modules,but I don't know how to choose between different versions of php... more: is it possible to let a virtualhost to use only a particular version of php? thanks marco

[EMAIL PROTECTED] Re: AuthLDAPURL and object not found

2008-03-18 Thread Marco Strullato
However, if I do an ldapsearch with the same filter I get a match... I mean I dumped the traffic and I saw the exact query... using that query with ldapsearch I get the match, 2008/3/18, Marco Strullato <[EMAIL PROTECTED]>: > > Hi all, I'm trying to authenticate users with

[EMAIL PROTECTED] AuthLDAPURL and object not found

2008-03-18 Thread Marco Strullato
Class: ldappublickey host: uidNumber: 585 cn: loginShell: /bin/bash gidNumber: 100 homeDirectory: /home/ userPassword: {SSHA} creatorsName: cn=directory manager gecos: Do you suggest me how to change the AuthLDAPURL? Thanks Marco Strullato

[EMAIL PROTECTED] R: [EMAIL PROTECTED] Https proxy on http Virtual Host

2007-10-10 Thread Bronzetti Marco
Hi, Thanks a lot for jour assstance. Regards. Marco > -Messaggio originale- > Da: Krist van Besien [mailto:[EMAIL PROTECTED] > Inviato: mercoledì 10 ottobre 2007 13.00 > A: users@httpd.apache.org > Oggetto: Re: [EMAIL PROTECTED] Https proxy on http Virtual Host > >

[EMAIL PROTECTED] reverse proxy to owa 2003 with digest auth

2007-10-10 Thread Marco Berizzi
I have a problem configuring a basic reverse proxy configuration with httpd 2.2.6 and outlook web access 2003 on IIS6/windows 2003 This is my relevant reverse proxy configuration: ProxyPass /exchange http://owa.iis.windows/exchange/ ProxyPassReverse /exchange/ http://owa.iis.windows/exchange/ The

[EMAIL PROTECTED] Https proxy on http Virtual Host

2007-10-10 Thread Bronzetti Marco
ProxyPass /rep-rs/ https://10.173.82.30/rep-rs/ ProxyPass /ti-csr/ https://10.173.82.30/ti-csr/ Is it possible to do that ? If yes I can to do this ? Regards Marco Bronzetti CONFIDENTIALITY NOTICE This message and its

[EMAIL PROTECTED] Apache as a frontend for OGo not working from LAN

2007-05-12 Thread Marco van Eck
ient 192.168.1.70] File does not exist: /srv/www/htdocs/OpenGroupWare I'm out of clues at the moment, maybe someone reading this can point me into the correct direction. Thanks for your help! Best regards, Marco van Eck

[EMAIL PROTECTED] Apache httpd and the DST change in 2007

2006-09-27 Thread Marco Lavoie
nswer that can convince my project manager that Apache won't have problem ;) Thanks, Marco Lavoie - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html>

Re: [EMAIL PROTECTED] Proxy Problem

2006-09-07 Thread Marco Mans
Hi Chris! That's it! Now it works perfectly. Thanks allot!!! Greetings, Marco - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more

[EMAIL PROTECTED] Proxy Problem

2006-09-07 Thread Marco Mans
ody tell me how to get this configuration to work? Thanks in advanced!!! Marco (Server 1) general.conf: NameVirtualHost wiki1.mydomain.com:80 NameVirtualHost wiki2.mydomain.com:80 http://192.168.0.228 #I tried both ProxyPass and ProxyPassReverse! http://192

RE: [EMAIL PROTECTED] proxy: error reading status line from remote server

2006-05-18 Thread Marco Berizzi
Axel-Stéphane SMORGRAV wrote: I know that there have been problems with KeepAlive and IE when using https, but not between Apache and IIS. Would you by any chance know what the IIS KeepAlive timeout is? Default is 120" Might it possibly be shorter than the Apache KeepAliveTimeout ? I tr

[EMAIL PROTECTED] proxy: error reading status line from remote server

2006-05-17 Thread Marco Berizzi
Hello everybody. I'm try to build a reverse proxy for outlook web access 2003sp2 running on windows 2003 sp1. apache 1.3.35 is running good with this configuration: ServerAdmin [EMAIL PROTECTED] ServerName mail.domain.you ErrorLog /var/log/apache/error_http_owa_log ProxyPass /excha

[EMAIL PROTECTED] proxy: error reading status line from remote server

2006-05-15 Thread Marco Berizzi
Hello everybody. I have configured httpd 2.2.2 on a slackware linux 10.2 as a reverse https proxy in front of a exchange outlook web access 2003sp2 (windows 2003sp1). I'm getting these errors (quite often): proxy: error reading status line from remote server 3.3.3.33, referer: https://mail.XXX.YY

[users@httpd] Re: still content negotiation problems

2005-06-14 Thread Marco Scoffier
requesting "en,fr;q=0.5" will get the english page. But > the fact that that is missing doesn't explain why request test.html > doesn't get you something. That is a little curious. > Thanks for the tip. I've symlinked page.html.html to page.html.en Server is

[users@httpd] still content negotiation problems

2005-06-13 Thread Marco Scoffier
fr,en;q=0.5" 64.81.200.243 - - [13/Jun/2005:15:48:07 -0400] "GET /test HTTP/1.1" 200 17 "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050514 Firefox/1.0.4" "fr,en;q=0.5" Thanks for any tips, -- Marco --