<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>LD.ymst.net - 郡山市でホームページを制作している人のブログ &#187; スパム</title>
	<atom:link href="http://ld.ymst.net/tag/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://ld.ymst.net</link>
	<description>郡山市のWEBクリエイターのLanguid Diary</description>
	<lastBuildDate>Wed, 18 Jan 2012 07:21:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://ld.ymst.net/tag/spam/feed/" />
		<item>
		<title>Movable Typeの迷惑トラックバックと迷惑コメントをPhpMyAdminで削除</title>
		<link>http://ld.ymst.net/web/mt_delete_spam_phpmyadmin/</link>
		<comments>http://ld.ymst.net/web/mt_delete_spam_phpmyadmin/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 05:34:00 +0000</pubDate>
		<dc:creator>ld.ymst</dc:creator>
				<category><![CDATA[WEB]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[スパム]]></category>
		<category><![CDATA[ブログ]]></category>

		<guid isPermaLink="false">http://ld.ymst.net/?p=244</guid>
		<description><![CDATA[とあるサイトがおいてあるサーバー管理から、 「MySQLの負荷が異常に高いので、なんとかしろやゴルァー」 とメールが来た。 って事は、MySQLを使っているのはMTだけなので、その辺をちょっと調べてみた。 んで、迷惑コメ &#8230; <a class="continue" href="http://ld.ymst.net/web/mt_delete_spam_phpmyadmin/">"Movable Typeの迷惑トラックバックと迷惑コメントをPhpMyAdminで削除"の続きを読む</a>]]></description>
			<content:encoded><![CDATA[<p>とあるサイトがおいてあるサーバー管理から、<br />
「MySQLの負荷が異常に高いので、なんとかしろやゴルァー」<br />
とメールが来た。</p>
<p>って事は、MySQLを使っているのはMTだけなので、その辺をちょっと調べてみた。<br />
んで、迷惑コメントが25000件、迷惑トラックバックが3000件と凄まじく溜まっていた（該当サイトは凄まじくSPAMの対象となっています。一時間に100件とか余裕で超える時もある。というか、自動削除機能が動いていないんだよなあ、意味分からん。）<br />
この辺も負荷の原因になってそうな気もするので、削除しようと試みるも、MTの管理画面からじゃあ100件とか頑張っても1000件（1000件とかだと、表示するだけでも高負荷ですが）ずつしか削除できない。埒が明かないので DBから直で一発で削除できればと思い、調べてみた。</p>
<p>解決。あとはオーバーヘッドも出ていたので、最適化もしといた。<br />
他にも色々と負荷がかかりそうなとこをなんとかしないとなあ。記事数もかなり多くなってきて再構築も時間掛かるし、Wordpressに乗り換えるべきかなあ。</p>
<h3>PhpMyAdminで迷惑コメントの削除</h3>
<p>MTのコメントは、mt_commentというテーブルに格納されていて、comment_junk_statusの値が-1になっている物が、迷惑コメントになります。って事で、</p>
<pre><code>delete from mt_comment where comment_junk_status = -1</code></pre>
<p>を、SQLで実行。一発で削除完了＼(^o^)／</p>
<h3>PhpMyAdminで迷惑トラックバックの削除</h3>
<p>MTのトラックバックは、mt_tbpingというテーブルに格納されていて、tbping_junk_statusの値が-1になっている物が（ｒｙ</p>
<pre><code>delete from mt_tbping where tbping_junk_status = -1</code></pre>
<p>を、SQLで実行。こっちも一発＼(^o^)／</p>
]]></content:encoded>
			<wfw:commentRss>http://ld.ymst.net/web/mt_delete_spam_phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://ld.ymst.net/web/mt_delete_spam_phpmyadmin/" />
	</item>
		<item>
		<title>仕事始め、だるー。</title>
		<link>http://ld.ymst.net/other/gashou_spam/</link>
		<comments>http://ld.ymst.net/other/gashou_spam/#comments</comments>
		<pubDate>Thu, 05 Jan 2006 07:22:00 +0000</pubDate>
		<dc:creator>ld.ymst</dc:creator>
				<category><![CDATA[スパム]]></category>
		<category><![CDATA[仕事]]></category>

		<guid isPermaLink="false">http://ld.ymst.net/other/%e4%bb%95%e4%ba%8b%e5%a7%8b%e3%82%81%e3%80%81%e3%81%a0%e3%82%8b%e3%83%bc%e3%80%82/</guid>
		<description><![CDATA[今年も始まってしまいました。 非常にだるい限りで御座いますが、今年もだらだら頑張っていきたい所存で御座います。 ちなみに、年末年始休みの間に来たメールは、153通でした。あほかと。まったくなんとかならんものか。仕事のメー &#8230; <a class="continue" href="http://ld.ymst.net/other/gashou_spam/">"仕事始め、だるー。"の続きを読む</a>]]></description>
			<content:encoded><![CDATA[<p>今年も始まってしまいました。</p>
<p>非常にだるい限りで御座いますが、今年もだらだら頑張っていきたい所存で御座います。</p>
<p>ちなみに、年末年始休みの間に来たメールは、153通でした。あほかと。まったくなんとかならんものか。仕事のメールも3通混ざってたし。うぜー。</p>
]]></content:encoded>
			<wfw:commentRss>http://ld.ymst.net/other/gashou_spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://ld.ymst.net/other/gashou_spam/" />
	</item>
		<item>
		<title>出会い系もクリスマス商戦</title>
		<link>http://ld.ymst.net/other/xmas_spam/</link>
		<comments>http://ld.ymst.net/other/xmas_spam/#comments</comments>
		<pubDate>Thu, 22 Dec 2005 03:12:00 +0000</pubDate>
		<dc:creator>ld.ymst</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[スパム]]></category>

		<guid isPermaLink="false">http://ld.ymst.net/other/%e5%87%ba%e4%bc%9a%e3%81%84%e7%b3%bb%e3%82%82%e3%82%af%e3%83%aa%e3%82%b9%e3%83%9e%e3%82%b9%e5%95%86%e6%88%a6/</guid>
		<description><![CDATA[出会い系メールまじうぜー。 ここんとこ、それ系のメールを会社のアドレスで一日に受信する件数が20件くらいいく。 あと、勝手に俺を300万円とかで落札しないでくださいｗ]]></description>
			<content:encoded><![CDATA[<p>出会い系メールまじうぜー。</p>
<p>ここんとこ、それ系のメールを会社のアドレスで一日に受信する件数が20件くらいいく。</p>
<p>あと、勝手に俺を300万円とかで落札しないでくださいｗ</p>
]]></content:encoded>
			<wfw:commentRss>http://ld.ymst.net/other/xmas_spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://ld.ymst.net/other/xmas_spam/" />
	</item>
		<item>
		<title>というか休み明け出勤</title>
		<link>http://ld.ymst.net/other/05_summer_vacation/</link>
		<comments>http://ld.ymst.net/other/05_summer_vacation/#comments</comments>
		<pubDate>Thu, 18 Aug 2005 06:55:00 +0000</pubDate>
		<dc:creator>ld.ymst</dc:creator>
				<category><![CDATA[スパム]]></category>
		<category><![CDATA[仕事]]></category>

		<guid isPermaLink="false">http://ld.ymst.net/other/%e3%81%a8%e3%81%84%e3%81%86%e3%81%8b%e4%bc%91%e3%81%bf%e6%98%8e%e3%81%91%e5%87%ba%e5%8b%a4/</guid>
		<description><![CDATA[休み終わりである。 しかし、なんとも連休明けってのはだるくてしょうがない。更新とか修正とか色々溜まってるし。 溜まったといえば、メールです。60近く溜まっとりました。そのうち、迷惑メールが半分くらい？うぜー、お前らお盆く &#8230; <a class="continue" href="http://ld.ymst.net/other/05_summer_vacation/">"というか休み明け出勤"の続きを読む</a>]]></description>
			<content:encoded><![CDATA[<p>休み終わりである。</p>
<p>しかし、なんとも連休明けってのはだるくてしょうがない。更新とか修正とか色々溜まってるし。</p>
<p>溜まったといえば、メールです。60近く溜まっとりました。そのうち、迷惑メールが半分くらい？うぜー、お前らお盆くらい休みやがれ！と思った、俺。</p>
]]></content:encoded>
			<wfw:commentRss>http://ld.ymst.net/other/05_summer_vacation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://ld.ymst.net/other/05_summer_vacation/" />
	</item>
	</channel>
</rss>

