cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Post size 1024 with Continue 100

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 4 Sep 2008 22:17:36 +0200 (CEST)

On Wed, 3 Sep 2008, Chris Brown wrote:

> Thanks Jamie. I'm running embedded Linux and strace does not seem to be
> included. I have tried downloading it and compiling it for my embedded
> system but I haven't been able to. Do you have any other suggestions?

I've personally cross-compiled strace for an embedded linux in the past so I
know it's perfectly possible...

But seeing libcurl calls send() with the given data and your server doesn't
get it, it could very well be some weird problem in your kernel, driver,
network device or similar that prevents that data to get sent in that
particular case. I would say it takes some low-level debugging to figure it
all out!

-- 
  / daniel.haxx.se
Received on 2008-09-04