server is restlet framework 2.0.4. (android) client is javascript.(jquery : ajax, explorer)
server settings: maxThreads = 10 This is error Log. ---------------------------------------------------------------------------------------------------------- 01-30 06:48:11.011: I/InternalRouter(9271): *Stop accepting new connections and transactions. Consider increasing the maximum number of threads*. ---------------------------------------------------------------------------------------------------------- Ajax request android to work. The work is about Ethernet ipaddress change. I think connection's not release is cause. How I can solve this problem? -- View this message in context: http://restlet-discuss.1400322.n2.nabble.com/About-maxThreads-error-message-server-android-client-javascript-tp7578260.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2994195

