[vfs]Issue creating HttpClient timeout

2016-07-25 Thread Feiyi Xiang
Hi, My name is Ben and recently we met an issue that the thread got stuck during the http connection using HttpClient. And It showed that the connection timeout was set to 0, which was not what we set. let me briefly show here how we are using VFS2: Create a FileSystemOptions with timeout set:

Re: [vfs]Issue creating HttpClient timeout

2016-07-27 Thread Bernd Eckenfels
Hello, I am not sure I understand how the configuration of HTTPClient with HttpConnectionManagerParams works. Especially not what the * ConnectionManager set methods must be called after the host & port * and proxy host & port are set in the HostConfiguration. comment means. But I guess since y