If you’re doing any significant volumes I would move the Web Server to one or 
more 4D Clients. That’s the best way to scale web services to avoid impacting 
4D Server adversely. It will keep 4D Server doing what it does best. You’ll 
need to get a Web Services client license.

Tom Benedict

> On Apr 30, 2019, at 02:18, Paul Lovejoy via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> Hi,
> 
> We’re working on incorporating the retrieval of fairly voluminous xml from 
> our website in an interactive form in 4D. Since we have workstations spread 
> around about 50 locations accessing 4D Server over a VPN and the web server 
> is running in the same subnet as 4D Server, it seems logical to have the 
> methods with HTTP Get execute on 4D Server. I’m just worried about 
> degradation of performance on 4D Server, as some of the HTTP Gets can take 
> between 1 and 5 seconds.
> 
> Does anyone know if 4D Server would execute these requests asynchronously or 
> synchronously? Would the cooperative thread be stuck while waiting for the 
> response?
> 
> Thanks for your thoughts (and prayers :D)
> 
> 
> Paul
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **********************************************************************

**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to