4D Tech mailing list 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
Paul, In v15 this command miss the green multithread icon https://doc.4d.com/4Dv15/4D/15.6/HTTP-Get.301-3817787.en.html https://doc.4d.com/4Dv17/4D/17.1/HTTP-Get.301-4178731.en.html It is available with v17 and maybe v16/15rx Regards Armin -- Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html ********************************************************************** 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] **********************************************************************

