image_filter и cache

diem diem at pochta.ru
Wed Nov 11 16:17:57 MSK 2009


    location ... {
        rewrite ... break;
        proxy_pass ...
        proxy_cache ...
        ...
    }

    location ... {
        image_filter   ...
        ...
    }

Примерно такую схему использую для генерации и кеширования превьюх. Нету 
ли ещё способа, делать это в один запрос на nginx ?





More information about the nginx-ru mailing list