<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">What is wrong in having configured:<br><pre>proxy_cache_path /data/nginx/cache levels=1:2 keys_zone=one:10m;<br>proxy_cache_path /data/nginx/cache levels=1:2 keys_zone=two:10m;<br>
</pre>each stanza loaded from a different .conf file (from the conf.d, included by nginx.conf)?<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">It ends up with:<br>[emerg] the same path name "/data/nginx/cache" used in /etc/nginx/conf.d/foo.conf:1 and in /etc/nginx/conf.d/bar.conf:1<br>
</div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Should not the fact of having different keys_zone be enough?<br>
</div><div><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div>
</div>