i can investigate if you can send me the configuration files you are using for 
Apache
httpd.conf,workers.properties,.htaccess, mime.types,magic.default

Tribes:
$TRIBES_HOME/org/apache/catalina/tribes/mbeans-descriptors.xml
$TRIBES_HOME/org/apache/catalina/tribes/membership/mbeans-descriptors.xml
$TRIBES_HOME/org/apache/catalina/tribes/transport/mbeans-descriptors.xml
LocalStrings.properties


Mit freundlichen Grüßen
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> Date: Sun, 21 Jun 2009 23:14:10 +0200
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: Apache Load Balancer - truncating responses?
> 
> Dmitri O.Kondratiev wrote:
> > Hello!
> > I have the following problem:
> > When using apache load balancer with Tomcat, *sometimes* responses get
> > truncated , resulting in incomplete HTML of *wrong* encoding. My application
> > that Tomcat runs always returns responses in utf-8, yet when truncated, page
> > has a different encoding.
> > 
> > The following combinations work:
> > 1) IE -> Tomcat
> > 2) IE -> Load Balancer -> Tomcat
> > 3) WebLoad -> Tomcat
> > 
> > The following returns truncated HTML:
> > 1) WebLoad -> Load Balancer -> Tomcat
> > 
> > Could Apache content negotiation be the reason for this error?
> > Any other ideas why this could happen?
> > 
> Hi.
> I can't answer, but just to save time for someone else who would like to 
> help you, could you specify :
> - what platforms is (are) this ?
> - what versions of Apache and Tomcat ?
> - what do you use to connect Apache and Tomcat (mod_proxy_http, 
> mod_proxy_ajp, mod_jk, other ?)
> - is Apache httpd configured to do any kind of caching ?
> - what is "WebLoad" ?
> - what do you mean by "page has a different encoding" ? How do you know 
> that ? Is the HTTP response "Content-type" header different ? Is a 
> <meta> tag in the page different ?
> 
> (If you do not know the answer to that, search in Google for "Fiddler2". 
>   That is an add-on for IE, which allows you to see exactly what 
> requests go from IE -> server, and the responses that go server -> IE. 
> Including the HTTP headers, body etc..).
> 
> Also, to stop you maybe looking in the wrong place, I believe that 
> Apache content negociation only happens when you specify it explicitly, 
> and it should only happen for content that Apache itself can serve 
> locally, not for anything that is proxied somewhere else.
> 
> Also, since according to your data below, it seems to be working fine in 
> Tomcat itself, and not working fine when Apache httpd is in front of it, 
> you may want to post this to the Apache httpd users list.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

_________________________________________________________________
Insert movie times and more without leaving Hotmail®.
http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009

Reply via email to