Hi everyone
I developed an application using two threads where in one of them I started to 
run one socket to ask for information and in the another, application runs a 
serversocket to receive the data. In STS runs perfectly(Windows) but when I run 
this application on Solaris. threads do not run asynchronously. My question is 
does this have to do with -Xms and -Xmx settings which I have to adjust? If 
yes,  are these values correct?
-Xms1024M -Xmx1024M

Regards


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to