DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8478>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8478

Debugging information in HTML output

           Summary: Debugging information in HTML output
           Product: Tomcat 4
           Version: 4.0.1 Final
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Connector:Coyote JK 2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using coyote connector, site looks very bad, because debugging information 
are displayed in generated HTML code. Here's exameple of HTTP output:

<body id="topBG" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<script language="JavaScript" src="/static_js/mm_functions.js"></script>
HTTP/1.1 200
Date: Wed, 24 Apr 2002 16:45:43 GMT
Server: Apache/1.3.23 (Unix) mod_jk/1.1.0
Connection: close
Content-Type: text/html; charset=UTF-8

Definition of connector in server.xml:

    <!--Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
               port="8009" minProcessors="5" maxProcessors="75"
               enableLookups="true" redirectPort="8443"
                protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"
               acceptCount="10" debug="0" connectionTimeout="20000"/-->


Maciej Mochol

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to