In jserv 1.0b5, the default port is 8007:

  # Syntax: ApJServDefaultPort [number]
  # Default: protocol-dependant (for ajpv11 protocol this is "8007")
  ApJServDefaultPort 8007

I want to have two jserv's installed -- I have a old and useful
1.0b3, and now I am testing 1.0b5.  I'd like to assign a
different port number for jserver 1.0b5, so that I can run two
copies of apache, and two copis of jserv.  But every time I assign a new
value to ApJServDefaultPort, apache 1.3.6 returns

    "Internal Server Error"

and the jserv.log shows

   (EMERGENCY) ajp11: can not connect to host 127.0.0.1:8006
   (EMERGENCY) ajp11: connection fail
   (ERROR) an error returned handling request via protocol "ajpv11"



-- --------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to