[Rabbit-proxy-development] compress config
Brought to you by:
ernimril
From: Rick L. <rl...@le...> - 2006-01-29 11:39:54
|
Rabbit works really well for me. Just a minor bug report. The config file line compress=false does not work. The work-around is to comment out the individual streams such as: #text/plain=rabbit.handler.GZIPHandler Looking in the GZIPHandler code, it seems that the Setup method gets called first, to get the 'compress' property, then when the instance starts, (line 18) compress is initialized to the default of true. cheers -- Rick -- Rick Leir 613-828-8289 -> rick http://www.leirtech.com/rick/ AT leirtech DOT com |