Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: CookieManager thread safety
| Subject: | Re: CookieManager thread safety |
| Posted by: | "dk_sz" (dk_..@hotmail.com) |
| Date: | Tue, 9 May 2006 11:51:15 |
> Then I suggest you NOT share a central CookieManager with multiple TIdHTTP
> objects across multiple threads to begin with. Let each thread have its
> own
Well, I am sofar happy about my solution... But of course,
if it goes against the Indy design, that may be unwise (!)
I will consider switching to the solution you propose, thanks!
That said, I was under the impression that the
cookie manager was supposed to be shareble?
(from usenet searches I've done)
best regards
Thomas Schulz