I have a client program that uses the MultiThreadedHttpConnectionManager and
after a while, it seems like the connections "hang".  I haven't traced
anything yet to know the wire state of the connection, but as I read through
the archives here, I saw that people use the setTimeout to create a timeout
on reading data.  Does this cause an exception to be thrown or a specific
return value from the <method>.execute() method?? 

 

Thanks,

Joe

 

Reply via email to