exam questions

Exam 156-587 All Questions

View all questions & answers for the 156-587 exam

Exam 156-587 topic 1 question 33 discussion

Actual exam question from Checkpoint's 156-587
Question #: 33
Topic #: 1
[All 156-587 Questions]

What is correct about the Resource Advisor (RAD) service on the Security Gateways?

  • A. RAD is not a separate module, it is an integrated function of the ‘fw’ kernel module and does all operations in the kernel space
  • B. RAD functions completely in user space. The Pattern Matter (PM) module of the CMI looks up for URLs in the cache and if not found, contact the RAD process in user space to do online categorization
  • C. RAD is completely loaded as a kernel module that looks up URL in cache and if not found connects online for categorization. There is no user space involvement in this process
  • D. RAD has a kernel module that looks up the kernel cache, notifies client about hits and misses and forwards a-sync requests to RAD user space module which is responsible for online categorization
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
keikei1228
1 month ago
Selected Answer: D
The Resource Advisor (RAD) is not entirely a kernel module nor entirely in user space. It works in a hybrid manner where a kernel module handles cached URLs, and if the URL is not found in the cache, it forwards the request to a user-space process for online categorization. This setup ensures efficient caching and offloads the categorization process to the user space when necessary.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...