From: Alexander Volkov <vaa@altlinux.org> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] nginx as reverse proxy Date: Mon, 1 Dec 2008 14:13:57 +0300 Message-ID: <20081201111357.GF12853@xeon.vladregion.ru> (raw) In-Reply-To: <1228129539.7810.7.camel@kata> On 2008-12-01 14:05:39 +0300, Gennady Kovalev wrote: GK> В Пнд, 01/12/2008 в 10:01 +0300, Alexander Volkov пишет: GK> > Нет зеркала. это nginx as reverse proxy. GK> А кстати, кто и как синхронизирует cache от nginx? Всмысле мусор GK> устаревший чистит и обновляет закешированные индексы? GK> Дайте правильную командочку пожалуйста. У меня так: #!/bin/bash # script clears some files in nginx cache for apt find /var/www/html/altlinux/ -type d -name base -exec rm -rf '{}' \; # remove old files rsync -r --delete-before --existing rsync://ftp.altlinux.org/ALTLinux/ /var/www/html/altlinux/ -- Regards, Alexander
next prev parent reply other threads:[~2008-12-01 11:13 UTC|newest] Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-11-30 15:57 [devel] build process in VPS Alexander Volkov 2008-11-30 16:10 ` Mikhail Gusarov 2008-12-01 7:00 ` Alexander Volkov 2008-12-01 7:19 ` Alexander Volkov 2008-12-01 8:57 ` Mikhail Gusarov 2008-12-01 9:51 ` Alexander Volkov 2008-12-01 9:55 ` Mikhail Gusarov 2008-12-01 11:12 ` Alexander Volkov 2008-12-01 11:20 ` Mikhail Gusarov 2008-12-01 11:39 ` Alexander Volkov 2008-12-02 3:59 ` Vitaly Lipatov 2008-11-30 21:32 ` Michael Shigorin 2008-12-01 7:01 ` Alexander Volkov 2008-12-01 11:05 ` [devel] nginx as reverse proxy Gennady Kovalev 2008-12-01 11:13 ` Alexander Volkov [this message] 2008-12-01 11:17 ` Mykola S. Grechukh 2008-12-01 11:19 ` Alexander Volkov 2008-12-02 4:00 ` [devel] build process in VPS Vitaly Lipatov 2008-12-02 7:38 ` Vladimir V. Kamarzin 2008-12-02 13:17 ` Alexander Volkov 2008-12-02 13:40 ` Vladimir V. Kamarzin 2008-12-02 14:08 ` Mikhail A. Pokidko 2008-12-02 14:59 ` Vladimir V. Kamarzin 2008-12-03 11:42 ` Michael Shigorin 2008-12-03 11:49 ` Mikhail A. Pokidko 2008-12-03 11:53 ` Michael Shigorin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20081201111357.GF12853@xeon.vladregion.ru \ --to=vaa@altlinux.org \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git