Re: [Users] Using a layered filesystem as private dir?

2012-01-05 Thread pa...@pronskiy.ru
24288k,nr_inodes=131072) ... work perfect on 2.6.32-rhel6 (patched by me and J.R. Okajima author aufs) If you need support: pa...@pronskiy.ru 1/5/12 10:52 PM, Kirill Korotaev пишет: As Scott mentioned we have VZFS in commercial version of Parallels Containers. It helps to save a lot of IOPS by s

Re: [Users] Simple HTTP proxy for sharing a port on the HN?

2010-12-14 Thread pa...@pronskiy.ru
# front-end: nginx -=>> cat /etc/nginx/vhosts/201.conf server {     listen  80;     include /etc/nginx/vhosts/201.domains;     include /etc/nginx/errors/errors.conf;     access_log /var/log/nginx/201-access.log nginx;     location / {