I have a javascript button that consume a external web service method, in last days when the user clicked on the button the response delayed 1 minute, one or two days later it delayed 2 or 3 minutes, right now I'm receiving a timeout message, in production environment is consuming a web service hosted in LA and in Sandbox consume a web service hosted on Mexico. Both have the same timeout message, Trying to test it I'm using the SOAPUI to reach both web service and I'm getting a faster response. The code of web service has not changed recently.