S
Son KwonNam
On JDK 1.3(I HAVE TO use 1.3.. T.T).
When I open a socket to an IP which doesn't exist(for example
192.168.34.13 which does not exist), It takes too long time - almost
5~10 minutes.
I open a socket in a JSP page, when a lot of people try to open the page
and the IP to connect disapears(it disapears because of network
problems), the WAS goes down. because of alot of socket connections are
opened and continue trying to connect too long time.
I just want that the WAS doesn't fail and give customers an error message.
Is it possible to stop socket connection after 10 secs or some secs by
OS(Unix especially HP-UX) settings?
Or any other solutioin?
Thanks.
--
** Son KwonNam
http://kr.blog.yahoo.com/kwon37xi
Please DO NOT reply to this message's email address.
The address is fake.
When I open a socket to an IP which doesn't exist(for example
192.168.34.13 which does not exist), It takes too long time - almost
5~10 minutes.
I open a socket in a JSP page, when a lot of people try to open the page
and the IP to connect disapears(it disapears because of network
problems), the WAS goes down. because of alot of socket connections are
opened and continue trying to connect too long time.
I just want that the WAS doesn't fail and give customers an error message.
Is it possible to stop socket connection after 10 secs or some secs by
OS(Unix especially HP-UX) settings?
Or any other solutioin?
Thanks.
--
** Son KwonNam
http://kr.blog.yahoo.com/kwon37xi
Please DO NOT reply to this message's email address.
The address is fake.