
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
HttpClient library used by the ProxyWriter needs to be configured to set a read timeout, similar
to what the connection timeout is currently set to.
UBC had a situation where the proxied site accepted connections but a read would hang forever.
Since the channel was on the home page it caused everyone logging in to block waiting
for HttpClient to return since it only allows so many (2) concurrent connections to one site.
|
|
Description
|
HttpClient library used by the ProxyWriter needs to be configured to set a read timeout, similar
to what the connection timeout is currently set to.
UBC had a situation where the proxied site accepted connections but a read would hang forever.
Since the channel was on the home page it caused everyone logging in to block waiting
for HttpClient to return since it only allows so many (2) concurrent connections to one site. |
Show » |
| There are no comments yet on this issue.
|
|