[jira] Commented: (HTTPCLIENT-968) Provide a way to configure ConnPerRoute for ThreadSafeClientConnManager

2010-07-16 Thread Mingfai Ma (JIRA)
[ 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

[jira] Updated: (HTTPCLIENT-968) Provide a way to configure ConnPerRoute for ThreadSafeClientConnManager

2010-07-16 Thread Mingfai Ma (JIRA)
[ 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

[jira] Updated: (HTTPCLIENT-968) Provide a way to configure ConnPerRoute for ThreadSafeClientConnManager

2010-07-16 Thread Mingfai Ma (JIRA)
[ 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

[jira] Created: (HTTPCLIENT-968) Provide a way to configure ConnPerRoute for ThreadSafeClientConnManager

2010-07-16 Thread Mingfai Ma (JIRA)
Provide a way to configure ConnPerRoute for ThreadSafeClientConnManager --- Key: HTTPCLIENT-968 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-968 Project: HttpComponents HttpC

Re: HttpCore NIO & SSL behind proxy

2010-07-16 Thread Asankha C. Perera
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

[Httpcomponents Wiki] Update of "BoardReportDraft" by A sankhaPerera

2010-07-16 Thread Apache Wiki
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

RE: HttpCore NIO & SSL behind proxy

2010-07-16 Thread Oleg Kalnichevski
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

RE: HttpCore NIO & SSL behind proxy

2010-07-16 Thread DELHOSTE Fabrice
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