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 2005/02/25 21:23:56 UTC

DO NOT REPLY [Bug 33745] New: - Poor performance and timeouts

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=33745>.
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=33745

           Summary: Poor performance and timeouts
           Product: Tomcat 5
           Version: 5.0.28
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: michael.gabriel@wcdsb.edu.on.ca


Our users (teachers) are experiencing long delays between saves to sqlserver 
database. Up to a minute or more. Some users are timing out and have to log in 
again.

The vender of this product provided a fixed for 4.1.24 but it does not work 
with 5.0.28. Their solution was to add in this 
text "sendStringParametersAsUnicode=false" in the server.xml file in the conf 
folder of tomcat.

<value>jdbc:microsoft:sqlserver://IT_SERVER7:1433;DatabaseName=TRPROD;SelectMet
hod=cursor;sendStringParametersAsUnicode=false</value> 

In 5.0.28, the text is in the application xml file.

One solution to go to 4.1.24 of Tomcat.

Any help would be appreciated.

-- 
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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org