You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2006/11/16 09:59:56 UTC

DO NOT REPLY [Bug 37627] - Slow and incomplete dynamic content generation after enabling native connector support

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37627>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37627





------- Additional Comments From konkow@independencesoft.com  2006-11-16 00:59 -------
I have the same effect. Sometimes page is not loaded completely. Sometimes the
same pages are loaded twice, means: Page is delivered let's say for 70% and then
the complete response-content is delivered another time in the page. Effect:
Double Response in page. 

Number of characters until the response is repeated(in my example case): 204613.
The page is utf-8. Other cases were 221656, ...
----- Snip ------------

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>

<head>
...........

dden_'].value='_
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN
http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd>
<html>

........

----- Snap ------------

We have a JSF/Hibernate application. 
Our environment: Linux(don't get the effect on windows); on Linux we have
AJP/1.3 and apr1.2.2; tomcat version 5.5.20;

Unfortunately the behaviour in our case is nondeterministic. :-( Seems to depend
on loading time of jsp. The bigger the page the higher the possibility to get
the strange behaviour.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org