RE: [us...@httpd] Reverse Proxy and header manipulation

2010-05-24 Thread Emmanuel Bailleul
-Message d'origine- De : Octavian Rasnita [mailto:orasn...@gmail.com] Envoyé : dimanche 23 mai 2010 18:05 À : users@httpd.apache.org Objet : Re: [us...@httpd] Reverse Proxy and header manipulation From: Tomer Okavi tome...@gmail.com Hi I'm using apache as front end for iis

RE: [us...@httpd] the current queue size and number of clients

2010-05-24 Thread Emmanuel Bailleul
-Message d'origine- De : Damian Lęcznar [mailto:damian.lecz...@gmail.com] Envoyé : lundi 24 mai 2010 01:59 À : users@httpd.apache.org Objet : [us...@httpd] the current queue size and number of clients Hi, Is there a possibility to trace these parameters on the fly(the current

Re: [us...@httpd] the current queue size and number of clients

2010-05-24 Thread Damian Lęcznar
Hi, I don't have these data available there Damian 2010/5/24 Emmanuel Bailleul emmanuel.baill...@telindus.fr -Message d'origine- De : Damian Lęcznar [mailto:damian.lecz...@gmail.com] Envoyé : lundi 24 mai 2010 01:59 À : users@httpd.apache.org Objet : [us...@httpd] the

[us...@httpd] httpd vhost centralized logging

2010-05-24 Thread James Corteciano
Hi All, I have running various web farms and I'm looking for better solution to forward all vhost logs to the centralized syslog server. How do you guys keep vhost logs? I have done googling this kind of setup but there is no result. I'm thinking to use logger tool for every httpd services

Re: [us...@httpd] SSL protocol limits ignored?

2010-05-24 Thread Sakthi Esakiappan
Which version of apache do u use... On 24 May 2010 07:06, Eric Covener cove...@gmail.com wrote: On Sun, May 23, 2010 at 8:01 PM, Dennis J. denni...@conversis.de wrote: Hi, Doesn't work. I added the lines to the virtual host and restartet Apache but I can still connect with SSLv2:

Re: [us...@httpd] httpd vhost centralized logging

2010-05-24 Thread Sakthi Esakiappan
Don't get complicated through the various loggers available, simply use logrotate the default linux application used to rotate the log files in apache. On 24 May 2010 14:46, James Corteciano ja...@linux-source.org wrote: Hi All, I have running various web farms and I'm looking for better

Re: [us...@httpd] httpd vhost centralized logging

2010-05-24 Thread Sandro Tosi
We wanted to use syslog too, but it's very rigid (only 8 localX facility for custom logs) so we discarded this solution. We heard of scribe, the logs aggregator Facebook uses; it seems very flexible, and since FB is using it for his web servers, it's probably doing its job quite well. Sitll,

Re: [us...@httpd] the current queue size and number of clients

2010-05-24 Thread Eric Covener
On Mon, May 24, 2010 at 5:01 AM, Damian Lęcznar damian.lecz...@gmail.com wrote: Hi, I don't have these data available there netstat? -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache

[us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Nasir Zia
Hi, I have configured Apache loadbalancer with tomcat as backend i am getting 503 error in apache logs when accessing tomcat examples context. I have start with one tomcat behind single apache on same machine Here is my httpd conf VirtualHost *:80 ServerName abc.com

[us...@httpd] How to prevent flashgot by .htaccess ?

2010-05-24 Thread J. Bakshi
Hello list, Can any one suggest me the signature of flashgot as seen by apache ? I need that to prevent flashgot from .htaccess. I have already tried by tail -f /var/log/apache/access.log but have not found anything which can be used to detect flashgot. Thanks -- জয়দীপ বক্সী

Re: [us...@httpd] ssl certifikate mismatch

2010-05-24 Thread Matus UHLAR - fantomas
On 14.05.10 22:51, Reinhard Vicinus wrote: is the following behaviour of apache 2.2.15 (debian unstable) a feature or a bug? Listen 10.0.0.1:81 VirtualHost 10.0.0.1:81 SSLEngine on SSLCertificateFile /etc/apache2/conf/aaa.crt SSLCertificateKeyFile /etc/apache2/conf/aaa.key

[us...@httpd] How to allow directory browsing to certain ip addresses only

2010-05-24 Thread Bertalan Voros
Hello All, I'd like your help in the following scenario. I need to restrict directory browsing for everyone but several ip addresses to one folder. I want to allow the several ip addresses to be able to browse the folders. I want to prohibit the rest of the network from browsing but they

[us...@httpd] Re: How to prevent flashgot by .htaccess ?

2010-05-24 Thread LuKreme
On 24-May-2010, at 06:44, J. Bakshi wrote: Hello list, Can any one suggest me the signature of flashgot as seen by apache ? Does flashgot show up in your server logs? I don't think so. I need that to prevent flashgot from .htaccess. Good luck with that. Why would you think this was

Re: [us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Kevin Castellow
Is the request actually reaching the Tomcat server? When using a proxy the error from the end point server will also appear in Apache logs as if Apache is misconfigured when in reality the 503 may be coming from Tomcat because of a misconfiguration there. Check both logs and see if the request

Re: [us...@httpd] Multi domain certificate and named virtual hosts

2010-05-24 Thread Kevin Castellow
Post a question and let the community help. Kevin http://kevincastellow.workintel.com On Fri, May 21, 2010 at 7:03 AM, Chris Johnson john...@nmr.mgh.harvard.eduwrote: Hi. I really need to talk to someone offline who has multi domain certificates and named virtual hosts configured,

[us...@httpd] [Travel Assistance] - Applications Open for ApacheCon NA 2010

2010-05-24 Thread Sander Temme
Sent on behalf of the Travel Assistance Committee: The Travel Assistance Committee is now taking in applications for those wanting to attend ApacheCon North America (NA) 2010, which is taking place between the 1st and 5th November in Atlanta. The Travel Assistance Committee is looking for

Re: [us...@httpd] client denied by server configuration, but sometimes works and sometimes not!

2010-05-24 Thread Mario Mol
Should i open a bug ticket on apache.org ? On 23 May 2010 21:28, Mario Mol marioh...@gmail.com wrote: Hy Igor, thanks for your attention. Is this code above enough? Directory /var/www/sites/dtc Options FollowSymLinks Order Allow,Deny Allow from all /Directory

[us...@httpd] virtual host failure on SUSE

2010-05-24 Thread Lester Caine
I've had this problem before and fixed it but can't remember what the fix was :( I've got a couple of virtual sites on an SUSE server which I've just updated and now what was perfectly functional is not working. fbwiki.lsces.co.uk was showing it's own site, but is just displaying the base

Re: [us...@httpd] How to allow directory browsing to certain ip addresses only

2010-05-24 Thread Igor Cicimov
The Order statement...try that with Allow and Deny commands for the directory Sent from my phone On May 25, 2010 12:12 AM, Bertalan Voros bertalan.vo...@tbwaworld.com wrote: Hello All, I'd like your help in the following scenario. I need to restrict directory browsing for everyone but several

Re: [us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Igor Cicimov
Have you configured the tomcat engine with route=public1 ? I think you should put something like jvmRoute=public1 in the server.xml file Igor On Tue, May 25, 2010 at 1:08 AM, Kevin Castellow kev.castel...@gmail.comwrote: Is the request actually reaching the Tomcat server? When using a proxy

Re: [us...@httpd] Re: How to prevent flashgot by .htaccess ?

2010-05-24 Thread J. Bakshi
On 05/24/2010 08:24 PM, LuKreme wrote: On 24-May-2010, at 06:44, J. Bakshi wrote: Hello list, Can any one suggest me the signature of flashgot as seen by apache ? Does flashgot show up in your server logs? I don't think so. No, Not at all I need that to prevent flashgot

Re: [us...@httpd] client denied by server configuration, but sometimes works and sometimes not!

2010-05-24 Thread Nilesh Govindarajan
On Tue, May 25, 2010 at 2:08 AM, Mario Mol marioh...@gmail.com wrote: Should i open a bug ticket on apache.org ? On 23 May 2010 21:28, Mario Mol marioh...@gmail.com wrote: Hy Igor, thanks for your attention. Is this code above enough? Directory /var/www/sites/dtc     Options

Re: [us...@httpd] Re: How to prevent flashgot by .htaccess ?

2010-05-24 Thread Nilesh Govindarajan
On Tue, May 25, 2010 at 8:06 AM, J. Bakshi joyd...@infoservices.in wrote: On 05/24/2010 08:24 PM, LuKreme wrote: On 24-May-2010, at 06:44, J. Bakshi wrote: Hello list, Can any one suggest me the signature of flashgot as seen by apache ? Does flashgot show up in your server logs? I don't

Re: [us...@httpd] client denied by server configuration, but sometimes works and sometimes not!

2010-05-24 Thread Mario Mol
Well, i`ve done apt-get update , so its all fresh new. Could this be related to some of security mods? For example, mod-security, qos, psad? Cheer,s On 25 May 2010 01:45, Nilesh Govindarajan li...@itech7.com wrote: On Tue, May 25, 2010 at 2:08 AM, Mario Mol marioh...@gmail.com wrote:

Re: [us...@httpd] How to allow directory browsing to certain ip addresses only

2010-05-24 Thread Nilesh Govindarajan
On Mon, May 24, 2010 at 7:42 PM, Bertalan Voros bertalan.vo...@tbwaworld.com wrote: Hello All, I'd like your help in the following scenario. I need to restrict directory browsing for everyone but several ip addresses to one folder. I want to allow the several ip addresses to be able to

Re: [us...@httpd] client denied by server configuration, but sometimes works and sometimes not!

2010-05-24 Thread Nilesh Govindarajan
On Tue, May 25, 2010 at 10:24 AM, Mario Mol marioh...@gmail.com wrote: Well, i`ve done apt-get update , so its all fresh new. Could this be related to some of security mods? For example, mod-security, qos, psad? Cheer,s On 25 May 2010 01:45, Nilesh Govindarajan li...@itech7.com wrote:

Re: [us...@httpd] virtual host failure on SUSE

2010-05-24 Thread Nilesh Govindarajan
On Tue, May 25, 2010 at 3:01 AM, Lester Caine les...@lsces.co.uk wrote: I've had this problem before and fixed it but can't remember what the fix was :( I've got a couple of virtual sites on an SUSE server which I've just updated and now what was perfectly functional is not working.

Re: [us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Nasir Zia
Yes i have configured the tomcat engine with jvmRoute in server.xml of tomcat On Tue, May 25, 2010 at 5:26 AM, Igor Cicimov icici...@gmail.com wrote: Have you configured the tomcat engine with route=public1 ? I think you should put something like jvmRoute=public1 in the server.xml file Igor

Re: [us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Nasir Zia
Request is not reaching tomcat as nothing comes in tomcat logs. only 503 error in Apache logs On Mon, May 24, 2010 at 8:08 PM, Kevin Castellow kev.castel...@gmail.comwrote: Is the request actually reaching the Tomcat server? When using a proxy the error from the end point server will also

Re: [us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Nasir Zia
I have checked 503 error comes in apache access logs while apache error logs show below error. [Tue May 25 05:06:02 2010] [error] (70007)The timeout specified has expired: proxy: AJP: attempt to connect to 10.10.1.130:8009 (77.66.1.130) failed [Tue May 25 05:06:02 2010] [error]