I have a problem with the easerver redirector
whenever i make a request the redirector opens a tcp http request to
easerver,
so after a while the tcp channel becomes corrupted and the redirector
open a new one,
since my listener is defined to accept max 30 threads, after a day or
two the listener cannot respond to user requests, until i terminate
the corrupted tcp connections from redirector ot easerver.
is there a way to tel the redirector that it should terminate tcp
connection to easerver after 60 sek idle timeout.
please help
thanks