[Gambas-user] HTTPClient freeze after 40 mins with Gambas 3.18.4

Christof Thalhofer chrisml at deganius.de
Thu Sep 28 18:54:17 CEST 2023


Am 28.09.23 um 17:25 schrieb Benoît Minisini:

> Another point: can you count exactly how many requests you run before it
> freezes?

I think i got it. After 1351 Counts it freezes independently of the time 
between the requests (Speed). As it runs i can watch it eating memory.

What does the debugger show? 'MIB' is easy, thats memory. The other is 
file handles? I guess so:

Speed   Count  Memory               File handles
                start     end        start     end
300     1351   48 MIB    ~140MIB    ~89        ~8100
200     1351   48MIB      142       ~89       8191

('~' means i guess)

So it eats memory and file handles. And at a certain point it crashes.

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230928/3388e694/attachment.sig>


More information about the User mailing list