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

2010-05-25 Thread Francis GALIEGUE
On Tue, May 25, 2010 at 07:53, Nasir Zia nasir...@gmail.com wrote: 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

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

2010-05-25 Thread Tom Evans
On Tue, May 25, 2010 at 5:54 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 In order to serve a file, apache must be able to access it. Since

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

2010-05-25 Thread Lester Caine
Nilesh Govindarajan wrote: On Tue, May 25, 2010 at 3:01 AM, Lester Caineles...@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

[us...@httpd] mod_proxy_balancer disable-app

2010-05-25 Thread FUNASAKI KENJI
Hi, I have a question. Is it possible for apache proxy balancer to execute disable-app ? disable-app means that, apache should not create new session for this webapp, but still continue serving existing session on this node. I can set load factor from 1 to 100 in httpd.conf. But I cannot set 0

[us...@httpd] Redirecting based on the Country

2010-05-25 Thread Sakthi Esakiappan
Hello, We have 2 sites domain.com domain.co.uk which has separate data. We want the UK customers to land only in domain.co.uk and reset of the people should land in domain.com. Is there any possibility for doing this Apache -- With Regards, Sakthi Esakiappan.M Server Administrator

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

2010-05-25 Thread Nilesh Govindarajan
On Tue, May 25, 2010 at 2:47 PM, Lester Caine les...@lsces.co.uk wrote: Nilesh Govindarajan wrote: On Tue, May 25, 2010 at 3:01 AM, Lester Caineles...@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

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

2010-05-25 Thread Lester Caine
Nilesh Govindarajan wrote: On Tue, May 25, 2010 at 2:47 PM, Lester Caineles...@lsces.co.uk wrote: Nilesh Govindarajan wrote: On Tue, May 25, 2010 at 3:01 AM, Lester Caineles...@lsces.co.ukwrote: I've had this problem before and fixed it but can't remember what the fix was :( I've got

Re: [us...@httpd] 301 redirect

2010-05-25 Thread Matus UHLAR - fantomas
On 19.05.10 00:02, Piotr Kloc wrote: Can I set the redirect 301 not in .htaccess but in apache conf ? I have tried to set this RewriteEngine on RewriteRule ^webmail/(.*)$ http://somedomain.com/webmail/$1 [R=301,L] Redirect permanent /webmail/ http://somedomain.com/webmail/ you even don't

Re: [us...@httpd] 301 redirect

2010-05-25 Thread Eric Covener
On Tue, May 25, 2010 at 8:20 AM, Matus UHLAR - fantomas uh...@fantomas.sk wrote: On 19.05.10 00:02, Piotr Kloc wrote: Can I set the redirect 301 not in .htaccess but in apache conf ? I have tried to set this RewriteEngine on RewriteRule ^webmail/(.*)$ http://somedomain.com/webmail/$1

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

2010-05-25 Thread Eric Covener
Given the number of files SUSE spread it over, that is a little difficult! But I've cracked it ... NameVirtualHost directive was missing Perhaps you added it to one of the files the package manager things should be overlayed during an upgrade, instead of one of the files to be

Re: [us...@httpd] Is /etc/resolve.conf being Used for Apache 2?

2010-05-25 Thread Matus UHLAR - fantomas
Hello, please configure your mailer to wrap lines below 80 characters per line. 72 to 75 is usually OK. Thank you. On 18.05.10 19:05, Wang, Mary Y wrote: Well.. I'm just trying to make sure that I cover all ends to make sure that a DNS alias (a CNAME) is working correctly like I expected.

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

2010-05-25 Thread Eric Covener
On Tue, May 25, 2010 at 4:33 AM, Tom Evans tevans...@googlemail.com wrote: On Tue, May 25, 2010 at 5:54 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?

Re: [us...@httpd] 301 redirect

2010-05-25 Thread Matus UHLAR - fantomas
On Tue, May 25, 2010 at 8:20 AM, Matus UHLAR - fantomas uh...@fantomas.sk wrote: On 19.05.10 00:02, Piotr Kloc wrote: Can I set the redirect 301 not in .htaccess but in apache conf ? I have tried to set this RewriteEngine on RewriteRule ^webmail/(.*)$ http://somedomain.com/webmail/$1

Re: [us...@httpd] Redirecting based on the Country

2010-05-25 Thread Eric Covener
On Tue, May 25, 2010 at 7:10 AM, Sakthi Esakiappan sakthi.esakiap...@mercuryminds.com wrote: Hello, We have 2 sites domain.com domain.co.uk which has separate data. We want the UK customers to land only in domain.co.uk and reset of the people should land in domain.com. Is there any

Re: [us...@httpd] 301 redirect

2010-05-25 Thread Eric Covener
On Tue, May 25, 2010 at 8:28 AM, Matus UHLAR - fantomas uh...@fantomas.sk wrote: On Tue, May 25, 2010 at 8:20 AM, Matus UHLAR - fantomas uh...@fantomas.sk wrote: On 19.05.10 00:02, Piotr Kloc wrote: Can I set the redirect 301 not in .htaccess but in apache conf ? I have tried to set this

RE: [us...@httpd] Redirecting based on the Country

2010-05-25 Thread Emmanuel Bailleul
De : Sakthi Esakiappan [mailto:sakthi.esakiap...@mercuryminds.com] Envoyé : mardi 25 mai 2010 13:10 À : users@httpd.apache.org Objet : [us...@httpd] Redirecting based on the Country Hello, We have 2 sites domain.com domain.co.uk which has separate data. We want the UK customers to land

Re: [us...@httpd] Redirecting based on the Country

2010-05-25 Thread Mark Watts
On Tue, 2010-05-25 at 16:40 +0530, Sakthi Esakiappan wrote: Hello, We have 2 sites domain.com domain.co.uk which has separate data. We want the UK customers to land only in domain.co.uk and reset of the people should land in domain.com. Is there any possibility for doing this Apache --

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

2010-05-25 Thread Lester Caine
Eric Covener wrote: Given the number of files SUSE spread it over, that is a little difficult! But I've cracked it ... NameVirtualHost directive was missing Perhaps you added it to one of the files the package manager things should be overlayed during an upgrade, instead of one of the files to

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

2010-05-25 Thread Mario Mol
All right, so what can i do to check it? I found out that this file doesnt exists and there are a plenty of files in website that reffer to a file that doest no exits. So on error.log shows a lot of file not found but sometimes shows a lot of client denied by server configuration, and at this

[us...@httpd] Problems uploading files to Apache HTTP server using Internet Explorer 6

2010-05-25 Thread Baljeet Nijjhar
Hi Experiencing a frustrating issue with functionality that seemed to work ok earlier. I upload a file from IE6 to the server, and I frequently get 'The page cannot be displayed' immediately appearing in the browser (no response is received). The next time I try the same request, it ends up

Re: [us...@httpd] Problems uploading files to Apache HTTP server using Internet Explorer 6

2010-05-25 Thread Nilesh Govindarajan
On Tue, May 25, 2010 at 7:18 PM, Baljeet Nijjhar baljeet.nijj...@googlemail.com wrote: Hi Experiencing a frustrating issue with functionality that seemed to work ok earlier. I upload a file from IE6 to the server, and I frequently get 'The page cannot be displayed' immediately appearing in

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

2010-05-25 Thread Matus UHLAR - fantomas
On 24.05.10 11:45, Sandro Tosi wrote: We wanted to use syslog too, but it's very rigid (only 8 localX facility for custom logs) so we discarded this solution. you can use one local facility and zillions of program names to distinguish between different logs. -- Matus UHLAR - fantomas,

[us...@httpd] %D now working onder Windows 7?

2010-05-25 Thread Tony Anecito
I noticed for the first time that %D seems to have a 1msec resolution unders Windows 7 that it did not under Windows 2000. Has anyone noticed that? Seemed it used to be only 15msec resolution. Thanks, -Tony - The

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

2010-05-25 Thread Damian Lęcznar
do you have any other idea to get those values(queue lenght and max clients) directly from apache? , any mod or simple modification of apache source code? thx:)) W dniu 2010-05-24 13:51, Eric Covener pisze: On Mon, May 24, 2010 at 5:01 AM, Damian Lęcznar damian.lecz...@gmail.com wrote:

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

2010-05-25 Thread Eric Covener
On Tue, May 25, 2010 at 5:19 PM, Damian Lęcznar damian.lecz...@gmail.com wrote: do you have any other idea to get those values(queue lenght and max clients) directly from apache? , any mod or simple modification of apache source code? thx:)) Apache doesn't know how many are queued by the OS.

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

2010-05-25 Thread Eric Covener
On Tue, May 25, 2010 at 5:36 PM, Damian Lęcznar damian.lecz...@gmail.com wrote: So what use it for ListenBacklog directive in apache? That's how Apache gives guidance about the depth of the backlog the OS should maintain, but since Apache isn't maintaining it, Apache doesn't know/care about