You mentioned some html pages only have this wierd problem. Are all those
problematic htmls are in tomcat or only some of them in tomcat and rest
in Apachel?

Regards
Prasanna Ram

On Wed, Apr 8, 2009 at 3:32 PM, Marius Hanganu <mhang...@tremend.ro> wrote:

> Thanks for responding.
>
> I am indeed using mod_proxy, but no special configuration. Only
> ProxyPass settings.
>
> Thanks,
> Marius
>
> On Wed, Apr 8, 2009 at 8:33 AM, Prasanna Ram Venkatachalam
> <vpra...@gmail.com> wrote:
> > Its really wierd!
> > I think 'Apache-Coyote' is the server header from Tomcat and if the
> header
> > is from Apache, it shud be 'Apache'. Since u say that tomcat serve the
> pages
> > correctly. I guess u are using mod_proxy to redirect the page to tomcat.
> Am
> > i right? If thats the case theres is something in mod_proxy setting thats
> > gng wrong. Its just a thought
> >
> > Regards
> > Prasanna Ram
> >
> > On Wed, Apr 8, 2009 at 10:06 AM, Marius Hanganu <mhang...@tremend.ro>
> wrote:
> >>
> >> Hello,
> >>
> >> I'm facing this weird issue on a gentoo machine with apache 2.2 +
> >> mod_proxy + tomcat.
> >>
> >> Some .htm pages (not all) contain - right on top of the page - a dump
> >> of the HTTP headers. Something like:
> >>
> >> HTTP/1.1 0 Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=....
> >>
> >> This is not because of Tomcat, since pages requested directly by
> >> Tomcat (on port 8080) don't have this problem so it must have
> >> something to do with apache.
> >>
> >> Furthermore, I get the string "2000" every 8360 characters (less or
> >> more). The string "2000" appears in what it seems to be random places
> >> (the difference between positions is about 8360 - although not
> >> constant) and it breaks all kind of HTML elements and looks like "<sty
> >> 2000 le=" or "<br 2000 />", etc.
> >>
> >> It looks like it has something to do with the header HTTP/1.1 200 -
> >> which loses the "20" and all I receive is "HTTP/1.1 0" ...
> >>
> >> I have no clue how to get a handle on this problem. Nothing on the
> >> web. Has anyone come across this problem?
> >>
> >> Thanks!
> >> Marius
> >>
> >> ---------------------------------------------------------------------
> >> The official User-To-User support forum of the Apache HTTP Server
> Project.
> >> See <URL:http://httpd.apache.org/userslist.html> for more info.
> >> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> >>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> >> For additional commands, e-mail: users-h...@httpd.apache.org
> >>
> >
> >
> >
> > --
> > Prasanna Ram
> >
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>


-- 
Prasanna Ram

Reply via email to