Try using a different driver with connection pooling. Sun says in their
documentation that their driver is for educational and testing purposes and
was not intended to be used in a professional environment let alone a high
traffic one. You can find a great tool for getting the best driver on Sun's
website. Just go to the JDBC area and you can search for a list of drivers
depending on what abilities you want, what JDK you are using, and what
database you are connecting to. Some you have to pay for and some you have
to use their DB server while others are free from other programmers.
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's JavaServlet API
Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Giovanni
Santini SZ3PGQ
Sent: Sunday, July 02, 2000 9:01 AM
To: [EMAIL PROTECTED]
Subject: Help me, urgent!!!!!!!! Jdbc with odbc bridge
Importance: High
Hi,
I'm using Java Web Server 1.0.1, jdbc (jdk1.2.1) with odbc of sun. But if it
receives to much requests
from clients (with many heavy select) in parallel it blocks all other
requests to the web server. How can I do ?
Please show me other jdbc with odbc bridge!!!!
Is it a problem of Java Web Server 1.0.1 or Jdbc?
Thank you.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html