Michelis,
I checked the timing of the code in the webhandler, negligible and less than 100ms (shows 0 when using duration with CLOCk).
The simple call I'm referring to, doesn't make any calls to the local MSSQL database. It just returns a value from a simple variable. So with minimal code in the ServiceMethod routine, there is always a minimum response time of 500ms.
Thanks