|
Home > Archive > BizTalk Server Orchestration > November 2004 > HWS latency (sometimes too long)... ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
HWS latency (sometimes too long)... ?
|
|
| Artur Jedynak 2004-10-06, 5:49 pm |
| Hello,
we expect extreme (I think) long latency while using HWS WebService, up to
30 seconds during operations like chnanging the status of the task. Does
anyone have any idea about this behaviour ?
This is not regular behaviour, the processor utilization is low during these
operations, the server load is also minimal.
Regards
Artur Jedynak
| |
| Chris Whytock[MSFT] 2004-11-19, 5:48 pm |
|
The task status change is processed by the HWS interceptor, and only
reflected once a persistence point is hit. Try wrapping your task message
receive shape in an atomic scope. Since the scope will force a persistence
point when it exits, that may improve the latency you see.
--Chris
--------------------[vbcol=seagreen]
these[vbcol=seagreen]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
|
|
|
|
|