AW: [EMAIL PROTECTED] Set Balancermember to ERROR on timeout of answer

2007-10-12 Thread Germer, Carsten
Noone any hint or pointer to some "best practices" for me? Cheers /Carsten ____ Von: Germer, Carsten [mailto:[EMAIL PROTECTED] Gesendet: Mi 10.10.2007 15:37 An: users@httpd.apache.org Betreff: [EMAIL PROTECTED] Set Balancermember to ERROR on timeout of an

[EMAIL PROTECTED] Set Balancermember to ERROR on timeout of answer

2007-10-10 Thread Germer, Carsten
Hi there everyone, I have a problem with LoadBalancing (Apache 2.2.3 on Redhat, Kernel 2.6.9-42.02.02). Balancer config: BalancerMember http://test1.desy.de:8080 smax=5 max=20 ttl=60 retry=60 timeout=3 BalancerMember http://test1.desy.de:8010 smax=5 max=20 ttl=60 retry=60 timeout=3 ProxySe

RE: [EMAIL PROTECTED] icon in url line

2006-12-27 Thread Germer, Carsten
No long talk: Find information here http://en.wikipedia.org/wiki/Favicon Happy holidays! /Carsten >-Original Message- >From: Arturo Zentella Dehesa [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 27, 2006 2:30 PM >To: users@httpd.apache.org; [EMAIL PROTECTED] >Subject: [EMAIL PROTECT

RE: [EMAIL PROTECTED] Mod re-write help

2006-12-15 Thread Germer, Carsten
Heya Norman, this is a Zope problem, or even more of the Content Management System (Plone, ZMS etc.) you use within Zope. I had the same problem and it turned out that you have to have the logic that maps between the "pretty URLs" and your object-ids within Zope. You can not rely on Apache to solve

RE: [EMAIL PROTECTED] 'Header set' with 2.2

2006-10-27 Thread Germer, Carsten
oadBalancer in the LAN which can do this for me :) Thanks /Carsten >-Original Message- >From: Vincent Bray [mailto:[EMAIL PROTECTED] >Sent: Friday, October 27, 2006 4:34 PM >To: users@httpd.apache.org >Subject: Re: [EMAIL PROTECTED] 'Header set' with 2.2 > &

RE: [EMAIL PROTECTED] 'Header set' with 2.2

2006-10-27 Thread Germer, Carsten
e appServer. I need them all set to look like Prod, no matter where they come from... Cheers /Carsten >-Original Message- >From: Aleksandar Lazic [mailto:[EMAIL PROTECTED] >Sent: Thursday, October 26, 2006 7:16 PM >To: users@httpd.apache.org >Subject: Re: [EMAIL PROTECTED]

[EMAIL PROTECTED] 'Header set' with 2.2

2006-10-26 Thread Germer, Carsten
Heya, we use Apache 2.2 as frontend servers to serve some static content, as proxy and for virtual hosts. Now I want to have the "Server" header being set to "Apache" no matter what, may it be static content, from a virtual host or proxying from the application server in the back. I experimented

RE: [EMAIL PROTECTED] Protecting a vhost with basic_auth

2006-10-04 Thread Germer, Carsten
ection > >AuthType basic >AuthName "Login to Secure Bunker" ># put the auth provider configuration here >Require valid-user > > >HTH, >Vinay Y S > >On 10/4/06, Germer, Carsten <[EMAIL PROTECTED]> wrote: >> Hello, >> today I have an, hop

[EMAIL PROTECTED] Protecting a vhost with basic_auth

2006-10-04 Thread Germer, Carsten
Hello, today I have an, hopefully, easier question :) In my configuration there's a vhost with ServerNames, -Aliases, a document root, and rewriterules for serving dynamic content. Now I want to have a basic_auth before anything else, you should have to log in before you get to any of the directo

RE: [EMAIL PROTECTED] Security glitch with Rewrite and Proxy

2006-09-28 Thread Germer, Carsten
8, 2006 5:13 PM >To: users@httpd.apache.org >Subject: Re: [EMAIL PROTECTED] Security glitch with Rewrite and Proxy > > >On 9/28/06, Germer, Carsten <[EMAIL PROTECTED]> wrote: >> Hi :) >> >Perhaps you have modified your logformat to log origclientaddr? >> Yes, I ha

RE: [EMAIL PROTECTED] Security glitch with Rewrite and Proxy

2006-09-28 Thread Germer, Carsten
ECTED] Security glitch with Rewrite and Proxy > > >On 9/28/06, Germer, Carsten <[EMAIL PROTECTED]> wrote: >> Hello everyone! >> >> I hope there is someone out there who can help with this or >can point me >> out to someone who might be able to... >>

[EMAIL PROTECTED] Security glitch with Rewrite and Proxy

2006-09-28 Thread Germer, Carsten
Hello everyone! I hope there is someone out there who can help with this or can point me out to someone who might be able to... We use Scientific Linux IV (based on Redhat Enterprise 4) and Apache 2.2.3-1i386 (RPM from Apache) Here is the snippet from my virthost RewriteEngine on # Block ever

[EMAIL PROTECTED] Caching of stylesheets still broken in 2.2?

2006-01-17 Thread Germer, Carsten
Hello again, I'm just wondering if anyone else then me is still experiencing this with 2.2.0. If apache caches stylesheet (*.css) and clients retrieve those cached files it's sometimes (randomly) delivered only partially. I'm aware that it is a known bug in older versions and just want to know if

AW: [EMAIL PROTECTED] Meaninf of [L]

2006-01-13 Thread Germer, Carsten
Have a look here for [OR] http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritecond You'll find [L] somewhere there also. It means like "Last Rule, stop chain, don't process any further rules". Cheers /Carsten Von: senthil kumar [mailto:[EMAIL PROTECT

RE: [EMAIL PROTECTED] ProxyPass trouble, WAS: Can't get "stickysession" to work

2006-01-09 Thread Germer, Carsten
;s like "(J2EE)IDDBEnd" > >Greetings > >Oliver > > >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] im Auftrag von Joshua Slive >Gesendet: Fr 06.01.2006 20:02 >An: users@httpd.apache.org >Betreff: Re: [EMAIL PROTECTED] ProxyPass trouble, WAS:

[EMAIL PROTECTED] ProxyPass trouble, WAS: Can't get "stickysession" to work

2006-01-06 Thread Germer, Carsten
t;? I thought ProxyPass rewrites everything behind "/" to the balancer? I am in serious trouble, my already grey hair is beginning to fall out... ;) /Carsten >-Original Message- >From: Germer, Carsten [mailto:[EMAIL PROTECTED] >Sent: Friday, January 06, 2006 11:09

RE: [EMAIL PROTECTED] Can't get "stickysession" to work

2006-01-06 Thread Germer, Carsten
rt Ionescu [mailto:[EMAIL PROTECTED] >Sent: Thursday, January 05, 2006 9:38 PM >To: users@httpd.apache.org >Subject: Re: [EMAIL PROTECTED] Can't get "stickysession" to work > > >Germer, Carsten wrote: >> We're using apache 2.2.0 as caching proxy in front

[EMAIL PROTECTED] Can't get "stickysession" to work

2006-01-05 Thread Germer, Carsten
Hello Everyone, We're using apache 2.2.0 as caching proxy in front of several application servers. No matter what I tried, I can't get "stickysession" to see my appservers session-cookie :( ServerName appfront.desy.de RewriteEngine on RewriteRule ^(.*) balancer://mycluster$1 [P,L] stickyse