cancel
Showing results for 
Search instead for 
Did you mean: 

How to reload the permission table for web dispatcher

hinrich_benitt
Explorer
0 Kudos

Hello,

i just wondered how to reload the information in the wdisp/permission_table of the Web Dispatcher. The documentation is silent about it. Doing a SIGHUP kill does only reset hostname buffer and server caches.

Is there something to make the wd process reload its URL filter file or do I have to restart the process every time a change is done ?

Kind regards, Hinrich

Accepted Solutions (0)

Answers (3)

Answers (3)

hinrich_benitt
Explorer
0 Kudos

Hello Olivier,

as written I could use the functionality of the PERMFILE which does the same as the URL filter but even with more possibilites on IPs and user, which I left "*". That the solution for me.

Thank you for your information.

Kind regards, Hinrich

hinrich_benitt
Explorer
0 Kudos

After further reading and some tryout I resolved this issue by using the

icm/HTTP/auth_<xx> = PREFIX =<prefix>, PERMFILE=<permfile>

in using the PERMFILE definitions which can be dynamically read.

So, question answered

Former Member
0 Kudos

Hi,

I have tried the reload permission file button in the web interface with no success, so I keep restarting the whole SAP Web Dispatcher when I change a configuration file.

Regards,

Olivier