[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaSocket, HTTP persistence
- From: Chris <coderight@...>
- Date: Sat, 23 Aug 2008 07:46:27 -0400
Try:
http://luaforge.net/projects/luacurl/
CR
On Sat, Aug 23, 2008 at 5:31 AM, Eric Tetz <erictetz@gmail.com> wrote:
> On Sat, Aug 23, 2008 at 12:38 AM, gary ng <garyng2000@yahoo.com> wrote:
>> or use lua curl binding.
>
> Does anybody know how mature/robust http://luaforge.net/projects/lua-curl/ is?
>
> I downloaded it, but require("curl") takes 4 seconds and prints:
>
> NOTE: you should run 'diskperf -y' to enable the disk statistics
> NOTE: you should run 'diskperf -y' to enable the disk statistics
> NOTE: you should run 'diskperf -y' to enable the disk statistics
> NOTE: you should run 'diskperf -y' to enable the disk statistics
>
> Which isn't really inspiring confidence...
>