From: Stanislav Ievlev <inger@altlinux.ru> To: sisyphus@altlinux.ru Subject: [Fwd: [devel] [Fwd: [sisyphus] loganalyzer & perl]] Date: Thu, 18 Oct 2001 13:11:19 +0400 Message-ID: <3BCE9CB7.20308@altlinux.ru> (raw) [-- Attachment #1: Type: text/plain, Size: 1 bytes --] [-- Attachment #2: Re: [devel] [Fwd: [sisyphus] loganalyzer & perl] --] [-- Type: message/rfc822, Size: 3524 bytes --] From: "Sergey N. Yatskevich" <syatskevich@mail.ru> To: devel@linux.iplabs.ru Subject: Re: [devel] [Fwd: [sisyphus] loganalyzer & perl] Date: Thu, 18 Oct 2001 13:01:49 +0400 Message-ID: <20011018130149.21f6d86d.syatskevich@mail.ru> Тут все понятно. Такие сообщения появляются, если на вход perl'ового пакета perl-URI подать неполный URL. Такое происходит например при обработке записей в логах squid при методе CONNECT. Squid для него не проставляет https:// . Бороться только так: отлавливать такие случаи и делать для них специальную обработку в модуле squid. Для метода CONNECT я такую обработку уже ввел (просто для него если не стоит https:// , то он проставляется). В новой версии это уже исправлено, сегодня вечером вышлю. Все логи, какие не были обработаны сваливаются в файл /var/log/loganalyzer/parse-squid-log.err После установки новой версии надо будет этот файл обработать mv /var/log/loganalyzer/parse-squid-log.err \ /var/log/loganalyzer/parse-squid-log.err.1 loganalyzer squid /var/log/loganalyzer/parse-squid-log.err.1 и если все нормально: rm -f /var/log/loganalyzer/parse-squid-log.err.1 Если ненормально, то залезть в этот файл, найти строку, на которую он ругается (line ...) и прислать ее мне. Я разберусь и после выхода исправлений снова сделать тоже самое. P.S. Я не ожидал, что народ будет этим пакетом пользоваться, поэтому не торопился с выкладыванием исправлений. Хотел сначала сам подольше потестировать. Теперь буду аккуратнее. -- Sergey N. Yatskevich <syatskevich@mail.ru> _______________________________________________ Devel mailing list Devel@linux.iplabs.ru http://www.logic.ru/mailman/listinfo/devel
reply other threads:[~2001-10-18 9:11 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3BCE9CB7.20308@altlinux.ru \ --to=inger@altlinux.ru \ --cc=sisyphus@altlinux.ru \ /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 Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git