@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?
How to make my script more optimize?
-
So I have profiles folder and I'm manually putting C:/BAS/Profiles/123
each time in the PATH data.
How can I make this more user friendly? like how can I ask the user to just locate or point the right folder settings so everytime this PATH will change depends on user input without manually changing the PATH inside the script like C:/BAS/Profiles/new/profiles/123???
I tried using creating new resource and I selected FILESFROMDIRECTORY and then I put in the PATH script > {{profilefolders}}/123 > but this didnt work.
says all data have been processed.
I just want my script to look cleaner. without editing the script too much everytime I change my folder location.
can this be done?
-
@stephenperry18 said in How to make my script more optimize?:
So I have profiles folder and I'm manually putting C:/BAS/Profiles/123
each time in the PATH data.
How can I make this more user friendly? like how can I ask the user to just locate or point the right folder settings so everytime this PATH will change depends on user input without manually changing the PATH inside the script like C:/BAS/Profiles/new/profiles/123???
I tried using creating new resource and I selected FILESFROMDIRECTORY and then I put in the PATH script > {{profilefolders}}/123 > but this didnt work.
says all data have been processed.
I just want my script to look cleaner. without editing the script too much everytime I change my folder location.
can this be done?
Use the "Resource Location" action
