Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
lessen the data footprint.
#1
Hi our network tech have noticed that ASG transport a lot of data even if asg is used or not (app started but no useage)
it looks like it makes a burst of data once every five minute. about 2,4GByte/h
its a problem that it sends all data at once. And the ammount of data is not awsome for our VPN users.

is this normal?
Can we change this behavior? how can we spread the load and lessen the amount of data.


/Martin
Reply
#2
Have you set automatic refresh of data every 5 minutes - just set it to 0 and no data will be read... Settings=>Application
Regards/Gruss
Oliver
Reply
#3
(07-09-2021, 10:07 AM)DevOma Wrote: Have you set automatic refresh of data every 5 minutes - just set it to 0 and no data will be read... Settings=>Application

I have tried that one it don't affect the data flow.

I assume its the "Automatically refresh cache (in min)" you are referring to

If i set that value to 0, and change a credential. other users wont see it until they restart ASG?
or does that disable cache completely so its instant but slower performance?

/Martin

ps. thanx for quick response.
Reply
#4
Yes - and no :-)

Changes will be visible for other users after they manually refresh the data (F5) or restart the app - else a lot of data will be read again and again!
Regards/Gruss
Oliver
Reply
#5
(09-09-2021, 03:52 PM)DevOma Wrote: Yes - and no :-)

Changes will be visible for other users after they manually refresh the data (F5) or restart the app - else a lot of data will be read again and again!

If i change a setting like that under user specific. it don't apply to everyone i assume.

how can i force a setting like that for all users?
how long time does it take to apply? app reboot?

/Martin
Reply
#6
If your users didn't change to "Personal Values" it will take effect on next startup (or Refresh) - but users who changed Settings=>Application to Personal will not be affected

There is no possibility to enforce settings for all users if they use personal values - only chance would be to delete all personal values (for this specific category) and set the usage to Default values

DELETE FROM ItemProperties WHERE ItemId = '1BF121C1-EFC4-4851-9407-D652D3B7C5BF' and UserId <> '00000000-0000-0000-0000-000000000000' and RolePropertyId = 'B34E8B25-FAE8-4D1B-97C6-CA8A6F9F853C'
UPDATE ItemPropertiesUsage SET Usage = 0 WHERE ItemId = '1BF121C1-EFC4-4851-9407-D652D3B7C5BF' and UserId <> '00000000-0000-0000-0000-000000000000' and RolePropertyId = 'B34E8B25-FAE8-4D1B-97C6-CA8A6F9F853C'

But users can always change back!
Regards/Gruss
Oliver
Reply




Users browsing this thread: 1 Guest(s)