We're considering using xmla to expose our cube data, but I have a
concern. Queries against our large ROLAP databases could take many
minutes to return. Should we be worried about holding an HTTP
connection open for that long? It seems that if multiple users are
all opening long running queries the resource demand on IIS could be
excessive.