Bug in SafeSquid’s Time profile entry

General Information about how to make best use of this forum
India Pratik
Posts: 25
Joined: Fri Jun 10, 2022 7:15 am

Bug in SafeSquid’s Time profile entry

Post by Pratik » Mon Jul 25, 2022 6:39 am

Time profile won’t be applied when the minute range has the value of (From:00 – To:00).
Minute range of (From:30 – To:59) will only be applied for the actual minute range 30 to 59 rather than from 10:30 till 4:59 it will be applied from 10:30-10:59,11:30-11:59,12:30-12:59 and so on till 4:30-4:59.
image.png
image.png (68.25 KiB) Viewed 2740 times
You can validate if time profile for the connection is being applied, Using logs.
Output of find_client_id.sh, from which we can validate, time profile is not getting applied.
image.png
image.png (189.06 KiB) Viewed 2740 times
(Note: If you don’t know how to use find_client_id.sh check out our post on how to use find_client_id.sh)
log line profiles: is appended when time profile is being applied to the connection.
image.png
image.png (184.53 KiB) Viewed 2740 times
A workaround for this problem is to not use end minute range as 00 in your time profile entry.
For example, you can use time value as 10:59 AM, when you want the time to be 11:00 AM.
Use the time range (From: 00 – To: 59)
image.png
image.png (69.13 KiB) Viewed 2740 times