.\" Man page generated from reStructuredText. . .TH "TRAFFIC_COP" "8" "January 24, 2017" "7.0" "Apache Traffic Server" .SH NAME traffic_cop \- Traffic Server watchdog . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH DESCRIPTION .sp \fBtraffic_cop\fP is a watchdog program that is responsible for starting \fItraffic_manager\fP and \fItraffic_server\fP and monitoring them for responsiveness. If either of these processes are determined to be unresponsive, \fBtraffic_cop\fP will kill and restart them. .sp On Linux, \fBtraffic_cop\fP will also monitor available memory and swap space, restarting the watched processes if the available memory falls below a minimum threshold. The memory thresholds can be configured with the \fBproxy.config.cop.linux_min_swapfree_kb\fP and \fBproxy.config.cop.linux_min_memfree_kb\fP variables. .SH OPTIONS .INDENT 0.0 .TP .B \-d, \-\-debug Emit debugging messages. .UNINDENT .INDENT 0.0 .TP .B \-o, \-\-stdout \fBtraffic_cop\fP ordinarily logs to syslog, however for debugging purposes, this option causes it to print messages to standard output instead. .UNINDENT .INDENT 0.0 .TP .B \-s, \-\-stop Kill children using \fBSIGSTOP\fP instead of \fBSIGKILL\fP\&. This option is primarily for debugging. .UNINDENT .INDENT 0.0 .TP .B \-V, \-\-version Print version information and exit. .UNINDENT .SH SEE ALSO .sp \fIsyslog(1)\fP, \fItraffic_manager(8)\fP, \fItraffic_server(8)\fP .SH COPYRIGHT 2015, dev@trafficserver.apache.org .\" Generated by docutils manpage writer. .