[drakma-devel] eof error
Edi Weitz
edi at agharta.de
Thu Apr 3 21:43:25 UTC 2008
On Thu, 03 Apr 2008 23:10:53 +0200, Frank Schorr <franks-muc at web.de> wrote:
> My code tries only one, parallel threads access the same web page,
> but different URLs, because sessions are tracked. But it works fine
> from the ide thread.
Is that a local server? Are you sure it can cope with parallel
requests? Are the different threads using the same session? Could
that be the problem?
> I will try to find a simple test case.
That'd be the best.
> I thought that every thread might want its own variable for things
> like a current stream or something similar to be independent from
> other threads. It was only guessing.
That shouldn't be a problem if you only use "pure" Drakma calls.
More information about the Drakma-devel
mailing list