Skip to Content
0
Oct 04, 2010 at 07:23 AM

Reverse Proxy : How to hide backend server hostname

179 Views

Hi ,

Below is our scenario.

browser -


>Apache server -


>Web dispatcher -


>J2EE Engine -


>.SRM

Now the problem, https://Apache_server_hostname:1443/irj works fine. But whenever these is dump or error at backend server SRM , error message return SRM backend hostname:

e.g Error application is coming up

http://srmhostname:8000/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/

OBJECTS_OBJREF_NOT_ASSIGNED_NO

Access via 'NULL' object reference not possible.

Now how to hide this srmhostname or replace it with apache hostname in error.

Please let me know if anybody has any idea .

Best Regards,

Tushar

Edited by: TChavan on Oct 4, 2010 9:23 AM