You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Markus Grundmann <gr...@activezone.org> on 2000/02/11 00:05:45 UTC

mod_jserv/5740: Jserv1.1 and Apache 1.3.11 - see Full Description

>Number:         5740
>Category:       mod_jserv
>Synopsis:       Jserv1.1 and Apache 1.3.11 - see Full Description
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Feb 10 15:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     grundmann@activezone.org
>Release:        1.3.11
>Organization:
apache
>Environment:
Host Operating System : FreeBSD 3.2-RELEASE (x86)
 Java Virtual Machine : 1.1.8 (Internal Version 45.3)
        Vendor of JVM : Sun Microsystems Inc., port by java-port@FreeBSD.org (http://www.freebsd.org/java/)
>Description:
I recently installed the new Apache/1.3.11 with JServ/1.1 and mod_ssl/2.50.
Before i did
this installation, the machine was running an Apache/1.3.9 with JServ/1.0,
JDK1.1.8 and JSDK2.0
without any problems. With the new versions being installed, JServ logs the
following:

[10/02/2000 10:39:00:414 CET] <info> ApacheJServ/1.1 is starting...
[10/02/2000 10:39:00:440 CET] <info> Connection authentication is disabled
[10/02/2000 10:39:00:451 CET] <info> Connection allowed from
localhost.s2m.net/127.0.0.1
[10/02/2000 10:39:00:452 CET] <info> Listening on port 8007 accepting 5
maximum
connections
[10/02/2000 10:39:00:467 CET] <info> Creating Servlet Zones

In my jserv.properties file, Jserv is configured to a maximum connection
value of 50
(which is default). The next problem is a servlet call to the method
request.getRemoteHost().
This method sometimes returns an empty value. Doing a reload in the browser
(no proxy)
with shift(ns) or ctrl (ie) pressed, the method randomly gives a result (the
correct hostname)
or just nothing without any recognizable pattern.

My operating system is FreeBSD 3.2 with a SMP-Kernel.

Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
icmp       0      0  *.*                    *.*
tcp        0      0  localhost.3471         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3470         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3469         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3468         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3467         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3466         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3465         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3464         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3463         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3462         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3461         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3460         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3459         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3458         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3457         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3456         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3455         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3454         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3453         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.3452         localhost.jserv        TIME_WAIT
tcp        0      0  localhost.jserv        *.*                    LISTEN
tcp        0      0  smp-daemon.http        *.*                    LISTEN
tcp        0      0  server.activezon.http  *.*                    LISTEN
>How-To-Repeat:
Correct function at URL http://ns1.s2m.net/error-sample (1.3.9 with JServ1.0, mod_ssl/2.4.x)
Incorrect function at URL http://smp-daemon.s2m.net/error-sample (1.3.11 with JServ1.1, mod_ssl/2.5.0 compiled with option -EAPI)
All environments are with FreeBSD 3.2 with JDK1.1.8, JSDK2.0 and TYA1.6
>Fix:
no
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]