[
https://issues.apache.org/jira/browse/HTTPCLIENT-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889422#action_12889422
]
Mingfai Ma commented on HTTPCLIENT-968:
---
just realize i can use the deprecated wa
[
https://issues.apache.org/jira/browse/HTTPCLIENT-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mingfai Ma updated HTTPCLIENT-968:
--
Attachment: (was: HTTPCLIENT-968.patch)
> Provide a way to configure ConnPerRoute for T
[
https://issues.apache.org/jira/browse/HTTPCLIENT-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mingfai Ma updated HTTPCLIENT-968:
--
Attachment: HTTPCLIENT-968.patch
i haven't setup an environment that could really compile a
Provide a way to configure ConnPerRoute for ThreadSafeClientConnManager
---
Key: HTTPCLIENT-968
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-968
Project: HttpComponents HttpC
Hi Fabrice
Two things you should try:
(1) reproducing the problem with a test case. HttpCore has a number of
test cases for non-blocking SSL and you could use those as a starting
point.
(2) reproducing the problem with I/O session event logging on. This
should help find out whether I/O interests
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki"
for change notification.
The "BoardReportDraft" page has been changed by AsankhaPerera.
The comment on this change is: updated the report for submission to the July
board meeting.
http://wiki.apache.org
On Fri, 2010-07-16 at 12:10 +0200, DELHOSTE Fabrice wrote:
> Hi Oleg,
>
> You know I am testing the asynchttpclient (and I know that you don't have lot
> of time to support this one). FYI the feedback is pretty good on HTTP, I've
> tested with a lot of concurrent requests. It seems stable as far
Hi Oleg,
You know I am testing the asynchttpclient (and I know that you don't have lot
of time to support this one). FYI the feedback is pretty good on HTTP, I've
tested with a lot of concurrent requests. It seems stable as far as I have
tested.
Now my problem is that I just put the SSLIOClien