lantunes / fixd

An HTTP Server Fixture for Testing HTTP Clients and mocking web services, and a Java Micro Web Framework
http://bigtesting.org/fixd
Apache License 2.0
41 stars 6 forks source link

How long will suspended clients remain connected? #23

Open lantunes opened 10 years ago

lantunes commented 10 years ago

We need to test how long, in practice, suspended clients will remain connected if there is no response being sent to them. That is, will the server close the suspended connections if they are idle?

See: http://sourceforge.net/p/simpleweb/mailman/message/1698370/