Keith, Thanks. Will investigate
Randy Engle -----Original Message----- From: 4D_Tech <[email protected]> On Behalf Of Keith White via 4D_Tech Sent: Friday, September 14, 2018 1:29 PM To: [email protected] Cc: Keith White <[email protected]> Subject: Re: 4D Client as Web Server - Using same 4D Process if web access from diff. machines Hi That’s actually normal for a 4D Web Server. You’re not guaranteed to get a new process for each request. Web processes can be reused. I think there is a structure setting to control it when using 4D Remote as a web server, though I forget what it’s called. There is also a setting for 4D Web server to specify the minimum number of processes to keep around for web requests. Either way, you can’t 100% rely on process variables, selections, sets etc to be clean at the start of a web process. Hope that helps Best regards Keith White Synergist Express Ltd, UK 4697775<tel:4697775> ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

