66
WebLink Set/Get/Do Commands
weblink.logging.max_entries
Example 1 • In this example, weblink.logging.max_entries is set to 3:
[01‐04‐2013 08:40:45.659] [conn1.1] Received HTTP code 404 from proxy after
CONNECT
[01‐04‐2013 08:40:45.660] [conn1.1] Closing connection
[01‐04‐2013 08:40:45.662] [conn1.1] Failed to connect (SP = 0, CU = 0, UW = 0, AC = 0, PC = 0)
Example 2 • In this example, weblink.logging.max_entries is set to 2: weblink.logging.entries becomes:
[01‐04‐2013 08:40:45.660] [conn1.1] Closing connection
[01‐04‐2013 08:40:45.662] [conn1.1] Failed to connect (SP = 0, CU = 0, UW = 0, AC = 0, PC = 0)
| 1/20/15 |