Hi.
I have some "problems" with the profile logging in the HTTP-Content log.
I have tested some time event configurations and http profile settings and wanted to use the http proxy log for some help.
I have a PC with a fixed IP (via static DHCP entries). This PC ist member of a network group and i have defined in my test environment 4 profiles (and the standard profile).
The IP matches exact one of the defined profiles.
While analyzing the log i found entries for this PC with
... srcip="192.168.18.79" ... profile="profile_0" and
... srcip="192.168.18.79" ... profile="profile_1" and
... srcip="192.168.18.79" ... profile="profile_2" and
... srcip="192.168.18.79" ... profile="profile_3" !!!
This helps perfect for searching configuration problems!
My profiles have all real names, the matching profile in this case "HTTP-Surf-Protect". So "profile_0" (and the other "names") are generic.
I think i have isolated the problem:
After every change in the defined proxy profiles the generic names are set new - wow.
The first active (!!) defined profile is named "profile_0" and so on. So if we test by activating / deactivating profiles, this profile and all following profiles get new names in the profile.
That is a wrong play. Normally generated Names (or IDs) should not be changed or reused (it is a sin for programmers).
So we can not use proxy logfiles for profile troubleshooting.
regards Juergen