I think what we are looking for is here :
http://tomcat.apache.org/tomcat-7.0-doc/config/http.html#NIO_specific_configuration
useComet (bool)Whether to allow comet servlets or not. Default value is true.
I set connetor attribute to false useComet to false,but did not work as I
expected,
still
]
AprEndpoint$Poller(Object).wait() line: 485 [local variables
unavailable]
AprEndpoint$Poller.run() line: 1213
From: Abduxkur Ablimit
To: Tomcat Users List
Sent: Tuesday, July 17, 2012 6:29 PM
Subject: Re: can I disable tomat 7 web-socket?
Maybe I am
.
From: Konstantin Kolinko
To: Tomcat Users List
Sent: Tuesday, July 17, 2012 5:52 PM
Subject: Re: can I disable tomat 7 web-socket?
2012/7/17 Abduxkur Ablimit :
> By disable tomcat comet, I dont want tomcat create thread for web-socket,
> how do I do that?
There is no such th
By disable tomcat comet, I dont want tomcat create thread for web-socket,
how do I do that?
Best Regards,
Abduxkur.Ablimit