cancel
Showing results for 
Search instead for 
Did you mean: 

IISPROXY

Former Member
0 Kudos

Hi,

We have done Integrated Windows Authentication using IISPROXY . We have implemented ESS in Enterprise Portal. When we access ESS through IISPROXY we are getting the following error..

404 Bad Request. The Request can't be parsed properly.

Latest version of MSXML Parser is installed and we are using IIS 6 version in Windows 2003 env. Is there anything to do with the IIS???.

Regards

Vasu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Since your are using IIS 6.0 -- There are some settings in IISProxy.xml that can help...

keep-alive ( true | false ) "false"

use-continue ( true | false ) "true"

and there is hotfix for for Long URL on Microsoft

http://support.microsoft.com/?scid=820129

UrlSegmentMaxLength = 1024

Read sap note 713568

I think this should solve your issue...

Let me know if these help...

Regards

ram

Former Member
0 Kudos

In our IISPROXY.XML we have keepalive attribute and not keep-alive. Which is the correct one and what to set for this attribute(true or false). Also use-continue is true in our xml file. Do we need to set it to false??

Regards

Vasu

Answers (1)

Answers (1)

Former Member
0 Kudos

Any Solutions??

Regards

Vasu