cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Web Dispatcher for ROS (SRM)

Former Member
0 Kudos

Hi Experts,

I'm having problem where the BSP for ROS is slow at times. I can't establish any pattern so far. It just fails randomly where it loads indefinitely. For a start, can someone tell me which ABAP Web AS is it trying to load the BSP from as WAS has CI and DI.

Or, anyone had a similar problem and has a solution. I am running SAP Web Dispatcher 701 patch 25 and ABAP Web AS 701 SRM 7.0.

Thanks and regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

My SAP Web Dispatcher parameters

#----


  1. Configuration for medium scenario

#----


wdisp/auto_refresh = 120

wdisp/max_servers = 100

wdisp/shm_attach_mode = 6

icm/max_conn = 16384

icm/max_sockets = 16384

icm/req_queue_len = 6000

icm/min_threads = 100

icm/max_threads = 250

mpi/total_size_MB = 500

mpi/max_pipes = 21000

icm/keep_alive_timeout = 16000

is/HTTP/default_root_hdl = abap

wdisp/HTTP/max_pooled_con = 2000

wdisp/HTTPS/max_pooled_con = 2000

#----


  1. SAP Web Dispatcher Ports

#----


icm/server_port_0 = PROT=HTTP,PORT=81$$

icm/server_port_1 = PROT=HTTPS,PORT=8443

#----


  1. Forwarding

#----


icm/HTTP/redirect_0 = PREFIX=/, TO=/sap/bc/bsp/sap/ros_self_reg/main.htm

icm/HTTP/redirect_1 = PREFIX=/sap/bc/bsp/sap/ros_self_reg/main.htm, FROM=*, FROMPROT=http, PROT=https, HOST=srm.domainname.com:8443

icm/HTTP/redirect_2 = PREFIX=/, FROM=*, FROMPROT=http, PROT=https, HOST=srm.domainname.com:8443

icm/HTTPS/verify_client = 0

#----


  1. SSL

#----


DIR_INSTANCE = /usr/sap/secudir

ssl/ssl_lib = /usr/sap/secudir/libsapcrypto.so

ssl/server_pse = /usr/sap/secudir/sec/SAPSSLS.pse