.\" Man page generated from reStructuredText. . . .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 .. .TH "TSPLUGINDSORELOADENABLE" "3ts" "Nov 02, 2023" "9.2" "Apache Traffic Server" .SH NAME TSPluginDSOReloadEnable \- control whether this plugin will take part in the remap dynamic reload process (remap.config) .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C #include .ft P .fi .UNINDENT .UNINDENT .INDENT 0.0 .TP .B \fI\%TSReturnCode\fP TSPluginDSOReloadEnable(int enabled) .UNINDENT .SH DESCRIPTION .sp This function provides the ability to enable/disable programmatically the plugin dynamic reloading when the same Dynamic Shared Object (DSO) is also used as a remap plugin. This overrides \fI\%proxy.config.plugin.dynamic_reload_mode\fP\&. .sp \fBWARNING:\fP .INDENT 0.0 .INDENT 3.5 This function should be called from within \fI\%TSPluginInit()\fP .UNINDENT .UNINDENT .INDENT 0.0 .TP .B The function will return \fI\%TS_ERROR\fP in any of the following cases: .INDENT 7.0 .IP \(bu 2 The function was not called from within \fI\%TSPluginInit()\fP .IP \(bu 2 TS is unable to get the canonical path from the plugin\(aqs path. .UNINDENT .UNINDENT .SH SEE ALSO .sp \fBTSAPI(3ts)\fP .SH COPYRIGHT 2023, dev@trafficserver.apache.org .\" Generated by docutils manpage writer. .