Oracle-audio-technologies A86828-01 User Manual Page 56

  • Download
  • Add to my manuals
  • Print
  • Page
    / 68
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 55
JServ Overview
5-2 Oracle HTTP Server powered by Apache Performance Guide
JServ Overview
Apache JServ is made up of an Apache module called mod_jserv, which runs in the
httpd process, and a servlet engine, which runs in a Java process. mod_jserv, which
is implemented in C, functions as a dispatcher, routing each servlet request to a
JServ process for execution.
The servlet engine runs in its own JVM and is solely responsible for parsing the
request and generating a response. As Figure 5–1 shows, multiple JServs can service
requests. The HTTP server process and the JServ process communicate using the
Apache JServ Protocol 1.2.
Figure 5–1 Apache JServ components
Page view 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 67 68

Comments to this Manuals

No comments