> On 21 Sep 2015, at 11:45, Andrei Chis <chisvasileand...@gmail.com> wrote: > > So adding #beOneShot on some networks that are behind proxies, fails the > request.
Well, I was already afraid that (possibly transparent) proxies were involved. The problem is, it is simply impossible for me to debug this remotely. One things that you could try is switching the socket stream implementation used by Zn, ZnNetworkingUtils default socketStreamClass: SocketStream. to no longer use ZdcSocketStream. Sven PS: Note that this is global setting