[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: AW: "Compressed response was truncated" [SOLVED]

From: Jens Wille <jens.wille_at_uni-koeln.de>
Date: Mon, 07 Jan 2008 18:36:48 +0100

Just another update: I received a recommendation off-list (by phone
actually - thanks very much! :-) to substitute Apache's prefork MPM
with worker. So I did a quick 'aptitude install apache2-mpm-worker'
(no manual build, sorry ;-), but this wouldn't remedy the issue
either :-(

BUT: Having talked about Apache's error output as well, I increased
the log level to debug (really should've done this earlier!) and it
turns out that mod_mem_cache seems to have been the problem. After
disabling it, everything runs as it should :-) So far...

The only question left is: Does this problem lie on SVN's or
Apache's side? (Attached is the relevant output from Apache's
error.log with LogLevel debug; the first request was successful, the
second failed with the pertinent error message)

Thanks to all of you for your help!

cheers
jens

-- 
Jens Wille, Dipl.-Bibl. (FH)
prometheus - Das verteilte digitale Bildarchiv für Forschung & Lehre
Kunsthistorisches Institut der Universität zu Köln
Albertus-Magnus-Platz, D-50923 Köln
Tel.: +49 (0)221 470-6668, E-Mail: jens.wille_at_uni-koeln.de
http://www.prometheus-bildarchiv.de/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

Received on 2008-01-07 18:37:17 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.