From: Gustaf N. <ne...@wu...> - 2023-09-05 11:29:07
|
On 05.09.23 11:39, Gustaf Neumann wrote: > On 05.09.23 09:17, John at Decent wrote: >> >> However, won’t that cause the external process to get reloaded every >> time I call proxy::exec ? > see > > https://github.com/openacs/openacs-core/blob/oacs-5-10/packages/acs-tcl/tcl/proxy-procs.tcl#L74-L83 > > in the link i have sent in my last mail > Maybe there is some confusion with the term "reloaded" Check also the "-maxuns" parameter... Or do you want to have - technically speaking - one fork per request? .... -g |