luceedebug icon indicating copy to clipboard operation
luceedebug copied to clipboard

Env var to disable agent?

Open zspitzer opened this issue 10 months ago • 1 comments

@softwareCobbler what do you think about supporting an env var to disable a configured agent, thus being able to fire up tomcat with the agent configured but disabled?

I've done this via other approaches but it would nice to have an easy way to toggle this on and off

LUCEE_DEBUG_AGENT_DISABLE=true

zspitzer avatar Jan 25 '25 11:01 zspitzer

Yeah, I suppose I would merge in a PR for this. But, it wouldn't apply to enabling/disabling the libJDWP agent, so it's somewhat of a half-measure. Is Bash/Powershell not up to this task?

softwareCobbler avatar Jan 27 '25 14:01 softwareCobbler