I got it, with some other logic.
I had to redefine global variable while inside the thread, then increase it.
Is there any way to share the cache of images and static files to save some banwith?
@mfacundo94 This idea is really interesting? Any answer?
@mfacundo94
@Findyourthing said in Is it possible to share cache across threads in order to save bandwidth?:
This idea is really interesting? Any answer?
You can try symbolic links (cmd mklink /j targetPath sourcePath). Not tried it myself and shared cache could potentially de-anonymize you.