Menu

#20 Writing using GZip compression is very slow

open
nobody
clnt-struts (3)
5
2003-11-18
2003-11-18
No

When writing data streams (such as images) in
clnt-Struts using GZIP compression,
1) The writes are verrry slow (10-20 seconds each)
2) When these writes are executing, NO OTHER PROCESSING
CAN OCCUR IN KEEL. This means the ENTIRE Keel Server
is locked up during the write.

I have checked in a HACK to shut down the compression
code for the moment. This alleviates the Time Symptom,
by allowing the individual files to be written much
faster - fast enough that the single threaded issue is
not noticeable.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB