@Metaferssance My usage is consistently stable on any number of servers, meaning I use Server 1 with 100 threads. When I run a second server, it distributes the load between the two servers so that the total is 200. Also, I have an automatic problem from BAS, as the maximum running limit I have is 100 threads on one server or more; I will only get 100 threads. Is this because I am using the same key for fingerprints? Do I need a separate key for each 100 threads on two servers, or what?
BAS
-
Sometime, when i run the exe file of BAS, it is consuming a lot of my memory with my threading. What will be its solution. Kindly guide me.
-
How many threads are running? How much memory do they consume? Is the size of the used memory stable or does it grow over time? Does the project work with a browser or http client?
-
on 3 threads, it takes 120+ GB. No, size is not stable, it grows over time. project works on browser
-
@johnsharon
I think temporary profiles can't be deleted. Check the folder:
"....\BrowserAutomationStudio\apps\26.7.1\prof"
The reason for this behavior may be that BAS does not have permissions to edit/delete files.
Try to run the program as administrator.
Try restarting the project periodically using the buttons in the interface, but not through forced closing or closing via Task Manager or something similar.
Try moving BAS or the project you are running to a different directory or disk.