InterviewSolution
Saved Bookmarks
| 1. |
What Is Web Listener? |
|
Answer» WEB Listener is Web Server listener which is listening for web Services (HTTP) request. This listener is STARTED by adapcctl.sh & DEFINED by DIRECTIVE (LISTEN, Port) in httpd.conf for Web Server. Web Listener is Web Server listener which is listening for web Services (HTTP) request. This listener is started by adapcctl.sh & defined by directive (Listen, Port) in httpd.conf for Web Server. |
|