Skip to main content

Proxy Service

The SafeSquid proxy service is the enforcement point for user web traffic. It receives client requests, evaluates policy, applies inspection controls, and generates evidence that administrators use for operations, audit, and incident response. The Application Eco-system source calls out SafeSquid startup parameters as part of the operating model. Treat those parameters as production controls because incorrect service startup can change listening behavior, logging behavior, or enforcement availability.

Risks the service controls

  • Uncontrolled web access to phishing, malware, remote-access, and data-exfiltration destinations
  • Policy drift when proxy instances do not start with the intended runtime settings
  • Evidence gaps when access, extended, native, or configuration logs are not generated or forwarded
  • Availability loss when the proxy process is not monitored by supporting services

Operational responsibilities

The proxy service depends on a clear operating boundary:

Production checks

Verify the proxy service after installation, upgrade, and major policy changes:
  1. Confirm the SafeSquid service is running under the expected service manager.
  2. Confirm the client traffic path uses the intended proxy listener.
  3. Trigger a known allowed and known blocked request.
  4. Confirm the event appears in local logs or the Reporting Service.
  5. Confirm Monit or the approved service supervisor reports healthy status.

Next steps