You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Fr...@rz-kiru.de on 2007/09/28 12:19:19 UTC

Special characters in Apache Server-Info-Tag (Header) after Update from 2.2.4 to 2.2.6

Hello,

i updated several Apaches from 2.2.4 to 2.2.6. On the one hand i updated
Apache but i also updated OpenSSL from 0.9.8.d to 0.9.8.e.

The problem is that the Server-Info-Tag which is written in the ErrorLog
of the Apache sometimes contains special characters, sometimes not.

For example in one Error-Log i can find the following: 

[Fri Sep 28 12:07:43 2007] [notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6
\x02 mod_jk/1.2.25 configured -- resuming normal operations.

Why is "\x02" written in the Logfile?

On an another Apache (same OS, same update process) i can find the
following in the Errorlog:

[Fri Sep 28 10:03:18 2007] [notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6
\xb0\x0c:\bSSL/\x10\x91n\b\xc8\x02:\bP\xfc9\bb 20
\x91n\b\x18\xf39\b\xa0\xec9\bssl/0\x91
n\b\xa0\xe29\b(\xdc9\bssl/@\x91n\b\x10\xd39\b\x98\xcc9\bSSL/P\x91n\b\xa8
\xc29\b0\xbc9\bSSL/`\x91n\b\b\xb39\b\x90\xac9\bSSL/p\x91n\b\xa0\xa29\b(\
x9c9\bSSL/\x80
\x91n\b mod_jk/1.2.25 configured -- resuming normal operations

Does somebody have an idea? Is it possible to change the Server-Info-Tag
or just to cut the special characters?

The problem is, that requests to these servers are blocked by the
firewall because of the several special characters in the
Server-Info-Tag.

Thanks in advance for your help!

Greetz
Frank

Re: Special characters in Apache Server-Info-Tag (Header) after Update from 2.2.4 to 2.2.6

Posted by Rainer Jung <ra...@kippdata.de>.
I Guess that's

https://issues.apache.org/bugzilla/show_bug.cgi?id=43334

which is an httpd 2.2.6 bug. If you agree, that it's the same issue, you 
should direct futher posts to the httpd lists.

Regards,

Rainer

Frank.Mensch@rz-kiru.de wrote:
> Hello,
> 
> i updated several Apaches from 2.2.4 to 2.2.6. On the one hand i updated
> Apache but i also updated OpenSSL from 0.9.8.d to 0.9.8.e.
> 
> The problem is that the Server-Info-Tag which is written in the ErrorLog
> of the Apache sometimes contains special characters, sometimes not.
> 
> For example in one Error-Log i can find the following: 
> 
> [Fri Sep 28 12:07:43 2007] [notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6
> \x02 mod_jk/1.2.25 configured -- resuming normal operations.
> 
> Why is "\x02" written in the Logfile?
> 
> On an another Apache (same OS, same update process) i can find the
> following in the Errorlog:
> 
> [Fri Sep 28 10:03:18 2007] [notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6
> \xb0\x0c:\bSSL/\x10\x91n\b\xc8\x02:\bP\xfc9\bb 20
> \x91n\b\x18\xf39\b\xa0\xec9\bssl/0\x91
> n\b\xa0\xe29\b(\xdc9\bssl/@\x91n\b\x10\xd39\b\x98\xcc9\bSSL/P\x91n\b\xa8
> \xc29\b0\xbc9\bSSL/`\x91n\b\b\xb39\b\x90\xac9\bSSL/p\x91n\b\xa0\xa29\b(\
> x9c9\bSSL/\x80
> \x91n\b mod_jk/1.2.25 configured -- resuming normal operations
> 
> Does somebody have an idea? Is it possible to change the Server-Info-Tag
> or just to cut the special characters?
> 
> The problem is, that requests to these servers are blocked by the
> firewall because of the several special characters in the
> Server-Info-Tag.
> 
> Thanks in advance for your help!
> 
> Greetz
> Frank

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org