Re: luasocket/soap: can I keep the connection open?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: luasocket/soap: can I keep the connection open?
- From: Diego Nehab <diego@...>
- Date: Mon, 4 Oct 2010 19:10:29 -0300
Hi Norbert,
> Just to see if that would work, I tried to simply comment out all
> "close" calls I could find (in socke.lua and http.lua) to see if the
> server side would accepts the 2nd call over the same connection. But
> somehow I'm missing one place, because the socket is still closed after
> the first request and I can't figure out where/how that happens.
Hmmm. Did you try taking a look at the C code?
Have you ruled out the server closing the connection?
Regards,
Diego
- References:
- luasocket/soap: can I keep the connection open?, nkiesel
- Re: luasocket/soap: can I keep the connection open?, Scott Vokes
- Re: luasocket/soap: can I keep the connection open?, Norbert Kiesel
- Re: luasocket/soap: can I keep the connection open?, Petite Abeille
- Re: luasocket/soap: can I keep the connection open?, Norbert Kiesel
- Re: luasocket/soap: can I keep the connection open?, Petite Abeille
- Re: luasocket/soap: can I keep the connection open?, Norbert Kiesel
- Re: luasocket/soap: can I keep the connection open?, Petite Abeille
- Re: luasocket/soap: can I keep the connection open?, Norbert Kiesel
- Re: luasocket/soap: can I keep the connection open?, Diego Nehab
- Re: luasocket/soap: can I keep the connection open?, Norbert Kiesel