[tor-bugs] #1928 [Metrics]: Metrics website has random bytes added after </html> in Chrome
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Mon Apr 11 10:52:03 UTC 2011
#1928: Metrics website has random bytes added after </html> in Chrome
---------------------+------------------------------------------------------
Reporter: karsten | Owner: phobos
Type: defect | Status: assigned
Priority: minor | Milestone:
Component: Metrics | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
Comment(by karsten):
Replying to [comment:7 phobos]:
> tomcat compression isn't on. apache is the front end to tomcat, and
this still occurs. Giving up.
Are you sure compression isn't on? Here's a (possibly outdated) snippet
from Tomcat's configuration:
{{{
<Connector port="8080" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" redirectPort="8443" acceptCount="100"
connectionTimeout="20000" disableUploadTimeout="true"
compression="on" compressionMinSize="2048"
noCompressionUserAgents="gozilla, traviata"
compressableMimeType="text/html,text/xml,text/plain" />
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1928#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list