Re: MSMDPUMP.DLL Peformance
- From: "Bill Hays" <bhays@xxxxxxxxxxx>
- Date: Wed, 5 Apr 2006 13:52:51 -0400
Akshai,
You are right on the mark. We changed our backend to use NTLM and Kerberos
to the AS 2005 server and the issue was resolved.
Thanks, for your response.
Bill
"Akshai Mirchandani [MS]" <akshaim@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:uUir5g2VGHA.5200@xxxxxxxxxxxxxxxxxxxxxxx
This behavior is standard for HTTP authentication -- the first request
attempts to connect without security and fails indicating that
authentication is required. The second request then contains the
authentication information...
Pre-authentication skips the first step when a username/password is
specified. PTS 9.0 does not do pre-authentication -- primarily for
security. Basic authentication is inherently insecure and users sometimes
enter usernames/passwords even when connecting over NTLM -- so PTS doesn't
send the credentials until the server responds that it really does need
Basic auth credentials.
Thanks,
Akshai
--
This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.
"Bill Hays" <bhays@xxxxxxxxxxx> wrote in message
news:eJtYBZ1VGHA.5148@xxxxxxxxxxxxxxxxxxxxxxx
Akshai,
We have had some more time to diagnose, so here are some details.
The msmdpump.dll first attempt always gives web error 401.2
win32(2148074254) but the second (which includes the authentication
information) is successful.
We noticed that a second web service applcation we wrote, running on the
same server was having the same problem until we enabled pre-authenticate
on the web service client proxy.
Is there some way in PTS 9.0 to configure the same type of
pre-authentication?
Also, we are using basic auth because the Web server and SSAS server are
different computers, and I didn't want to setup kerb auth. it's a
private DMZ back-end network, and we are using https on the front end
anyway, so basic auth has been our direction.
Thanks,
Bill
"Akshai Mirchandani [MS]" <akshaim@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:eY2kHePVGHA.4436@xxxxxxxxxxxxxxxxxxxxxxx
Can you explain in a little more detail this underlying authentication
protocol issue? Does it appear to occur only with Basic authentication?
Thanks,
Akshai
--
This posting is provided "AS IS" with no warranties, and confers no
rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.
"Bill Hays" <bhays@xxxxxxxxxxx> wrote in message
news:uR4njXNVGHA.5900@xxxxxxxxxxxxxxxxxxxxxxx
Hello everyone,
I have been having MSMDPUMP.dll performance issues, and after some
deeper investigation perhaps found an underlying authentication
protocol issue. The result of this issue causes a 2X increase of
overall communications.
Has anyone else had success using the pump with Basic Authentication?
Perhaps there is some server or .ini setting I am missing?
Thanks,
Bill
.
- References:
- Re: MSMDPUMP.DLL Peformance
- From: Bill Hays
- Re: MSMDPUMP.DLL Peformance
- From: Akshai Mirchandani [MS]
- Re: MSMDPUMP.DLL Peformance
- Prev by Date: How to check which dimension is dragged
- Next by Date: Re: adomd.net - LCID
- Previous by thread: Re: MSMDPUMP.DLL Peformance
- Next by thread: AS2000 - can't connect
- Index(es):
Relevant Pages
|