Post - error socket is not open

2009-10-20 Thread Ray Horsley
Some of our users are intermittently getting this error error socket is not open in the result when posting an http request to a web server. I'm unable to repeat it. The standalone is not in the startup process and I'm sure the internet library was included in the build. Any ideas on

Re: Post - error socket is not open

2009-10-20 Thread Dave Cragg
Hi Ray There is an outstanding bug report about cases where socket closing doesn't seem to be handled properly. http://quality.runrev.com/qacenter/show_bug.cgi?id=2955 I don't know if this is the same. But you could try adding a Connection: close http header. set the httpHeaders to

Re: Post - error socket is not open

2009-10-20 Thread Pierre Sahores
Hi Ray In supposing that you are running a rev standalone as an application's server (not as on-rev / irev paradigm solutions does), you will probably get some usable informations in this tutorial i wrote years ago. The purposed contains was more usefull at that time as it is today : the

Re: Post - error socket is not open

2009-10-20 Thread Ray Horsley
Pierre, Thanks for this valuable lead. Interesting stuff. I've also had a response from the LibURL shark himself, Dave Cragg, so I'm sure I'll be able to resolve this. Ray Horsley LinkIt! Software On Oct 20, 2009, at 1:35 PM, Pierre Sahores wrote: Hi Ray In supposing that you are