Glossary
- jitter
-
Measure of the difference in packet delay, that is, the difference in the space between packet arrival times. Jitter can be remedied somewhat with a jitter buffer.
- journaling
-
A file system that keeps track of changes not yet committed to the file system’s main part by recording the intentions of such changes in a data structure known as a “journal”. In the event of a system crash or power failure, such file systems can be brought back online quicker with lower likelihood of becoming corrupted.
- JSON
-
An open, text-based data exchange format (like XML), that is human-readable and platform-independent. Data formatted according to the JSON standard is lightweight and can be parsed by JavaScript implementations.
- kb
-
A kilobit.
- Launch Configuration
-
AWS template that an Auto Scaling group uses to launch EC2 instances. Contains AMI, instance type, key pair, security groups, and block device mapping.
- Layer 7 Application Control
-
A legacy feature of the Barracuda NG Firewall. Barracuda Networks recommends using the new Application Control in Barracuda NextGen Firewall instead.
- LDAPS
-
Connection protocol used between application and Network Directory or Domain Controller. LDAPS communication is encrypted and secure.
- legacy
-
Latest maintenance release for the previous major firmware version.
- Link Protection
-
Barracuda service that automatically rewrites a deceptive URL in an email message to a safe Barracuda URL, and delivers that message to the user.