Hi everyone, I’m experiencing an odd situation at a customer site. We have a Restful WS that the first time it is called after a period of inactivity, it takes around 90 seconds to respond while subsequent requests take 1-3 seconds. The WS works only with a POST request that receives an XML with authentication and other parameters. Each request is identical. This only happens at this customer site, the WS server and Oracle DB server are on separate VLANs. Before affirming its an issue with their network configuration (which makes sense since it only happens at this customer), I want to be sure of:
Is there any consideration in code (I only use a POST method, I dont use AUTHENTICATE or any other) or in Servoy server parameters or requirements, or connection parameters that could explain this behavior?
Thanks a lot for any input. Have a good day!
ps- I think the forum would benefit from a WebService topic, wouldn’t you agree? It’s quite different from other categories.