I'm little out if this thread, could anyone give detaails about the test case, maybe attaching it to an ad hoc bug in bugzilla, thanks
I'll take a look on this, if i can reproduce it.. Saludos , Ignacio J. Ortega > -----Mensaje original----- > De: Short, Dave [mailto:[EMAIL PROTECTED]] > Enviado el: 24 de julio de 2002 21:21 > Para: 'Tomcat Users List' > Asunto: RE: Re[2]: Apache 2.0.39 and Tomcat 4.1.8 Servlet issue > > > Perhaps one of the mod_jk2 developers could comment? > > -----Original Message----- > From: Jacob Kjome [mailto:[EMAIL PROTECTED]] > Sent: July 24, 2002 12:15 PM > To: Tomcat Users List > Subject: Re[2]: Apache 2.0.39 and Tomcat 4.1.8 Servlet issue > > > Hello Dave, > > Yeah, I've noticed the same thing with Mozilla (latest nightly build). > It think mod_jk2 is doing something wrong with the http headers. IE > tends to be really lax in enforcing various specs which is why you > always hear complaints saying "but it works in IE" thinking it is > Netscape's fault for not doing it right when, in fact, Netscape is > doing things propery and IE is just ignoring bad syntax. > > Either way, something is not quite right with mod_jk2 and http1.1 > > Jake > > Wednesday, July 24, 2002, 12:11:59 PM, you wrote: > > SD> I'm using mod_jk2... > > SD> It seems to work somewhat consistently on IE 5.5 and VERY > inconsistently > on > SD> Netscape 4.7x on my W2K professional laptop. It works > fine with IE 5.5 > on > SD> my W2K server tower, but not with Navigator 4.7x. Strange. > > SD> -----Original Message----- > SD> From: Chris McCabe [mailto:[EMAIL PROTECTED]] > SD> Sent: July 24, 2002 10:06 AM > SD> To: Tomcat Users List > SD> Subject: Re: Apache 2.0.39 and Tomcat 4.1.8 Servlet issue > > > SD> I ran into the same problem, and it appears to be related to the > SD> mod_webapp module. I switched to using mod_jk and it now > works. I > SD> could not find any clues to what was causing the problem > (exceptions, > SD> etc.) and searching the web only turned up others having the same > SD> problem with no solution. > > SD> Chris > > SD> Short, Dave wrote: > > >>There is an issue with Apache 2.0.39 and Tomcat 4.1.8 > (actually this issue > >>first appeared with Apache 2.0.36 and Tomcat 4.0.x). It seems, if a > SD> servlet > >>returns content (dynamically built HTML for instance) which > exceeds 8192 > in > >>length, the content is truncated at 8192 and a blank page > is rendered by > >>Apache. Actually, Apache renders what was returned by > Tomcat (8192 bytes > SD> of > >>the dynamically generated HTML page). Basically, an > incomplete HTML page > - > >>hence it is displayed as blank. > >> > >>-- > >>To unsubscribe, e-mail: > SD> <mailto:[EMAIL PROTECTED]> > >>For additional commands, e-mail: > SD> <mailto:[EMAIL PROTECTED]> > >> > >> > >> > >> > > > > > > -- > Best regards, > Jacob mailto:[EMAIL PROTECTED] > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
