ziproxy "прекрасно работает" с какими значениями параметров рекомпрессии изображений в конфиге?
интересуют
Code:## Whether to try to (re)compress incoming data originally in
## the following formats (true) or not (false)
## default: true
ProcessJPG = true
ProcessPNG = false
ProcessGIF = true
...
## Image quality for JPG (JPEG) compression.
## Image quality is specified in integers between 100 (best) and 0 (worst).
ImageQuality = {40,35,30,20}

