cancel
Showing results for 
Search instead for 
Did you mean: 

quality system https and http

former_member203029
Participant
0 Kudos

Hi guys,

I have an issue right now , my team wants to access HTTP and HTTPS version as well and here is the challenge.

The pictures which must be in the website can't be loaded in the HTTP version of the site...seems like by default it is taking the https version ,

So my question is where and what are the pentameters that are required to be changed accordingly.

Thnaks and Regards

Kaushik G

Accepted Solutions (0)

Answers (8)

Answers (8)

former_member203029
Participant
0 Kudos

Hi Freitas,

I updated the issue regarding the "HTTP redirect" as a new topic in this link

Thanks and regards

Kaushik G

former_member203029
Participant
0 Kudos

Hi Freitas,

Thanks for the early reply...


Was your session sent to the app server 000?    - NO



and the remaining two app servers are in the dispatchers  to which the sessions are being sent to. 


After being sent to the remaining two app servers "SORRY PAGE" is being displayed

We tried to put the website in Debug mode and check .. but don't know why it can't be achieved for some reason...

and one more thing is there any configuration that needs to be done in the app server?

Thanks and regards.

Kaushik G

former_member203029
Participant
0 Kudos

hi Isaias,

We can achieve in that case , but the problem right now is we are having 3 application servers and when we keep the 000 application server in maintenance mode and try to access the web site with the link wwwq.**********.com we are getting a sorry page

that means there is a problem with the remaining two dispatchers .. there are some parameters that needs to be changed .

Kindly let me know your thoughts.

Thanks & Regards


Kaushik G.

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Kaushik,

Was your session sent to the app server 000?

If yes, and you activated maintenance mode (at the Web Dispatcher admin page, I presume), you would receive the error. This is the expected behavior.

Any sessions that were sent to the other two app servers should not have been affected.

Regards,

Isaías

former_member203029
Participant
0 Kudos

Hi Isaias

Thank you for the early reply

The thing is I had already deactivated these parameters .

We are able to get the images while using HTTP .

The problem is we have three quality application servers on different machines , while using individual urls everything seems to be working fine ,

When I try to access the web site through web dispatchers , by deactivating 000 we are getting sorry page when we hit to (001,002).

So let me know what i can do to resolve this issue.

Thanks in anticipation

Regards

Kaushik G

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Kaushik,

You're welcome .

I do not understand what did you mean by:


When I try to access the web site through web dispatchers , by deactivating 000 we are getting sorry page when we hit to (001,002).

Let's say that you use the following URL, which would point to a specific app server (bypassing the Web Dispatcher), and that it works:

     http://appserver1:8000/my/app/path

If you access "/my/app/path" through the Web Dispatcher host and port, it should work transparently:

    http://webdisp:8100/my/app/path

Regards,

Isaías

former_member203029
Participant
0 Kudos

Hi all,

SAP system hosted on windows

regarding the pictures we get them form the core media which is located in a different system

am going to share the profile of Web Dispatcher  as an attachment and am going tot copy the same here

Do reply me ASAP!!

Thanks in advance

Regards,

Kaushik G

isaias_freitas
Advisor
Advisor
0 Kudos

Hello,

Your parameters "icm/HTTP/redirect_0" and "icm/HTTP/redirect_1" are forcing the protocol switch from HTTP to HTTPS.

Regards,

Isaías

former_member203029
Participant
0 Kudos

Hi Isaias Freitas/Sri Ram,

Appreciate the quick help

I can't share the name of the web-site , client confidentiality . The thing is we are using Web Dispatchers ..

I want know the what are the parameters to change so that the site will support HTTP as well

Now the site is working on HTTPS

Best Regards,

Kaushik G

manumohandas82
Active Contributor
0 Kudos

Hi Kaushik ,

You will not be in breach of client confidentiality if you  post you have an SAP system ( ABAP / ABAP+JAVA , JAVA alone )

Anyways since your concern is enabling http for your webdispatcher

Are you sure https is working and http is not ?

is the webdipatcher configured for configured for end to end SSL ?

Configuring the SAP Web Dispatcher to Support SSL - Network and Transport Layer Security - SAP Libra...

Thanks ,

Manu

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Kaushik,

Sorry if I was not clear. I didn't ask for you to share the address of the website itself.

I asked you to clarify what was the website (e.g., SAP system, a website hosted on Microsoft IIS, Apache, ...), and the path to the pictures (<website address>:<port>/path/to/picture).

Anyway , please share the Web Dispatcher profile, if you need further assistance.

Best regards,

Isaías

Sriram2009
Active Contributor
0 Kudos

Hi Kaushik

For this you can Install and configure the SAP Webdispaher to handle the http and https connections.

BR

SS

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Kaushik,

What exactly is this "website"?

And is it "hosted" at an SAP system? ABAP only, Java only, or dual-stack?

What is the address of the pictures (e.g., "/sap/bc/...").

Regards,

Isaías