<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Another web-guy talking ...</title>
	<atom:link href="http://ts77.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ts77.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 18 Dec 2011 13:28:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ts77.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Another web-guy talking ...</title>
		<link>http://ts77.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ts77.wordpress.com/osd.xml" title="Another web-guy talking ..." />
	<atom:link rel='hub' href='http://ts77.wordpress.com/?pushpress=hub'/>
		<item>
		<title>MAMP and virtual local hosts / IPv6</title>
		<link>http://ts77.wordpress.com/2011/11/24/mamp-and-virtual-local-hosts-ipv6/</link>
		<comments>http://ts77.wordpress.com/2011/11/24/mamp-and-virtual-local-hosts-ipv6/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 09:53:02 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[Phorum]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/?p=54</guid>
		<description><![CDATA[Recently I recognized that my local access to virtual hosts created with MAMP ( http://mamp.info/ ) is pretty slow. It takes a couple of seconds to actually send the request. MAMP (Pro) adds virtual hosts to the /etc/hosts file on mac with 127.0.0.1 as its IP-address, so that I could just enter http://myapplicationname:8888 to get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=54&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I recognized that my local access to virtual hosts created with MAMP ( http://mamp.info/ ) is pretty slow. It takes a couple of seconds to actually send the request.<br />
MAMP (Pro) adds virtual hosts to the /etc/hosts file on mac with 127.0.0.1 as its IP-address, so that I could just enter http://myapplicationname:8888 to get to the local development environment of my app.<br />
As I got similar timeouts accessing my hosts when I enabled IPv6 for them I guessed that there was a connection.<br />
Adding the 127.0.0.1 equivalent for IPv6 ( ::1 ) did the trick then finally.<br />
Add<br />
::1 myapplicationname<br />
to the /etc/hosts and it works blazing fast as regular.</p>
<p>Seems like OSX nowadays always does an IPv6 lookup, even for localhosts.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=54&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2011/11/24/mamp-and-virtual-local-hosts-ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
		<item>
		<title>Phorum has moved to Github</title>
		<link>http://ts77.wordpress.com/2011/07/01/phorum-has-moved-to-github/</link>
		<comments>http://ts77.wordpress.com/2011/07/01/phorum-has-moved-to-github/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 11:33:12 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[Phorum]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/?p=52</guid>
		<description><![CDATA[Long time, no post . Effective by today Phorum has moved to GitHub (https://github.com/Phorum/Core). That means that our code repository was converted to git (I&#8217;ve had to use svn2git as the github-internal import didn&#8217;t pick up our tags and branches) and the trac tickets were imported to github issues (I wrote my own php script [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=52&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Long time, no post <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Effective by today <a href="http://www.phorum.org" target="_blank">Phorum</a> has moved to GitHub (<a href="https://github.com/Phorum/Core" target="_blank">https://github.com/Phorum/Core</a>).<br />
That means that our code repository was converted to git (I&#8217;ve had to use <a href="http://github.com/nirvdrum/svn2git" title="svn2git" target="_blank">svn2git</a> as the github-internal import didn&#8217;t pick up our tags and branches) and the trac tickets were imported to github issues (I wrote my own php script for that because none of the two existing scripts worked for me. Somehow they all barfed at some broken charset characters from trac or didn&#8217;t take the api request limit from github, 60 requests per minute, into account. So I wrote my own script which was taking like 3 hours to import our 900 tickets but was a breeze to implement with the well documented github api &#8211; and its php library <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ).<br />
The issues in github don&#8217;t support attachments yet which means that only the comments are ported over &#8211; and a link back to the trac install is provided.</p>
<p>One missing part is the wiki import but I&#8217;ll see what I can use of the old data.<br />
Also our release scripts aren&#8217;t changed yet but I&#8217;ve got to see if they might just stuff the generated docs into the tagged release as github creates tarballs / zip archives from the existing tags already. Now we&#8217;d just need to download and put them on phorum.org too <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p>It took me a while to get my local development environment to work with git but a first commit to our 5.2 branch is done now, so that actually works. Working with branches in git made my head hurt but as long as works I don&#8217;t really mind. I&#8217;m currently evaluating phpStorm for my development work which has internal github and git support and seems to handle that in an accessible way without having me to look into the internals of git too much.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=52&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2011/07/01/phorum-has-moved-to-github/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
		<item>
		<title>HP SmartArray controllers penalizing &#8220;foreign&#8221; harddisks?</title>
		<link>http://ts77.wordpress.com/2010/02/25/hp-smartarray-controllers-penalizing-foreign-harddisks/</link>
		<comments>http://ts77.wordpress.com/2010/02/25/hp-smartarray-controllers-penalizing-foreign-harddisks/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 15:31:08 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/?p=47</guid>
		<description><![CDATA[Another story from the hardware perspective. As a backup server I&#8217;m running an old-ish DL380 G3. It doesn&#8217;t have too much power but can store some backups with 6 x 146GB SCSI drives in a Raid 5 configuration. Some weeks ago one of the disks in the array died and needed replacement. As the machine [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=47&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Another story from the hardware perspective.<br />
As a backup server I&#8217;m running an old-ish DL380 G3. It doesn&#8217;t have too much power but can store some backups with 6 x 146GB SCSI drives in a Raid 5 configuration.<br />
Some weeks ago one of the disks in the array died and needed replacement. As the machine is far out of guarantee I checked the costs for harddisks and went with a seagate drive in an hp tray, it has similar specs and hp seems to use seagate for at least some of its own drive offers.</p>
<p>Guess what happened to performance?<br />
Rebuilding the array took like 20 hours. I wouldn&#8217;t have thought that it would be that bad but well, as long as it works &#8230; .<br />
Afterwards I was shocked by backups taking more than half a day, where it usually takes 1-2 hours in the night. IOWait was around 80% by the time.<br />
Hence I checked the io performance with iozone and got around 3MiB/s write speed. Doh!<br />
I checked the results from the  controller firmware &#8230; all disks are fine, no error, nothing, just that the last disk doesn&#8217;t have hp/compaq firmware.</p>
<p>That was with the internal HP SmartArray 5i with battery backed write cache. That controller supports only the older 160 MB/s SCSI standard. Well, old controllers are cheap. Let&#8217;s try a SmartArray 641 with BBWC which supports 320 MB/s.<br />
Write speed went up to 5 MiB/s, great! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Not really but better. Now I got another original hp harddisk and tried again &#8230; write speeds went to 22-41 MiB/s (without BBWC because the battery died)!</p>
<p>So, I&#8217;ve read and heard of mixing drives from different manufacturers in a RAID array is bad. But that bad? I mean, the drives have similar specs (SCSI U320, 10k, similar access times and all), what can go wrong with that? Still that could be the issue.<br />
On the other hand, as the other hp harddisk made the difference I assume that the controllers are penalizing foreign harddisks. Either because of them not going through their own QA or to fuel their replacement parts business.</p>
<p>Go figure!</p>
<p>PS: one good thing about the SmartArray controllers I found in this process: they are really data compatible. The better SmartArray 641 recognized the array without problems. Turning off the SmartArray 5i brought the system suddenly back to life, no need to change or configure anything &#8211; beside the performance.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=47&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2010/02/25/hp-smartarray-controllers-penalizing-foreign-harddisks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
		<item>
		<title>IPv6 experiments / lessons learned</title>
		<link>http://ts77.wordpress.com/2009/11/18/ipv6-experiments-lessons-learned/</link>
		<comments>http://ts77.wordpress.com/2009/11/18/ipv6-experiments-lessons-learned/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 16:56:27 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[Myself]]></category>
		<category><![CDATA[MySnip]]></category>
		<category><![CDATA[Phorum]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/?p=41</guid>
		<description><![CDATA[During the last couple of days I did some experiments with IPv6 connectivity / applications / configuration. For nearly two years I already got two sixxs.net tunnels. One for a server and one for my home connectivity. I never got aiccu working on Mac OSX so the home tunnel was down most of the time. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=41&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>During the last couple of days I did some experiments with IPv6 connectivity / applications / configuration.<br />
For nearly two years I already got two sixxs.net tunnels. One for a server and one for my home connectivity.<br />
I never got aiccu working on Mac OSX so the home tunnel was down most of the time.</p>
<p>Finally it got to me and I worked on getting 2 subnets now, again, one for the home network and one for the servers.<br />
For the gentoo servers I used the router howto from <a href="http://www.gentoo.de/doc/de/ipv6.xml">http://www.gentoo.de/doc/de/ipv6.xml </a> with the radvd configuration.<br />
<a href="http://www.litech.org/radvd/">RADVD</a> is a router advertisement daemon for ipv6 networks. IPv6 has a mechanism for auto configuration where the router advertisement daemon sends advertisements about the supported prefix (aka network/netmask in IPv4 world) and its own ip address for the gateway. So far it seems like most ipv6 stacks have this auto configuration included by default so every IPv6 enabled server in the reachable network suddenly has a IPv6 address. I never knew that that many servers of mine are IPv6-enabled and even quite some servers of my isp were suddently connected through IPv6 (getting me a curious call of my ISP <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ).<br />
Thats the first thing to be worried about, suddenly they are all connected to the big bad internet without correct reverse dns entries, firewalls and the like.<br />
Speaking of firewalls, usually you don&#8217;t have a IPv6 firewall up at this moment. Your old ipv4 firewall rules won&#8217;t catch any ipv6 traffic. Therefore, again, every IPv6 enabled host is exposed to the world without proper protection. Thats even worse if you open a tunnel to your home network as the home network is most often connected through some router doing nat and internally just using private ip addresses so that the hosts are not exposed to the outside world at all. With opening the tunnel and enabling the radvd service you got them out in the open world either.</p>
<p>On my home network I got a CentOS5 server running which is doing some smb service and the like.<br />
I got that one connected to the sixxs tunnel and started the radvd service on that box. So far so good, Mac OSX has IPv6 enabled with autoconfiguration by default so. So the hosts got the IPv6 addresses and routing.<br />
ping6 worked (btw. nice to have most tools available as ipv6 cmds with just 6 at the end) but the browser delivered no IPv6 website. There you are, CentOS5 / RHEL HAVE a ip6tables ruleset enabled by default and that one was just open for icmp (ping) messages. Good protection but cost me a while to diagnose. So I opened some more loopholes for the IPv6 connection on the home network for smtp, imap, http, https and dns and still let the radvd daemon running.<br />
At the server network I disabled the radvd service and manually set ipv6 addresses and gateway so that I won&#8217;t disturb neighbours in the network anymore <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . A strict ip6tables ruleset was enabled too.<br />
For fun I went through the <a href="http://ipv6.he.net/certification/">IPv6 certification by HE.net</a> and got as far as to prove that I got:</p>
<ul>
<li>ipv6 connectivity</li>
<li>an ipv6 enabled webserver</li>
<li>an ipv6 enabled mailaddress (yes my main mysnip.de mail address is now ipv6 enabled!)</li>
<li>reverse dns entries for my ipv6 enabled hosts (powerdns has no problems with that)</li>
</ul>
<p>The step which still gives me trouble is that I can&#8217;t give fully ipv6 enabled nameservers to the outside world. My main nameserver is ipv6 enabled but the secondary ones from inwx.de don&#8217;t have ipv6 connectivity or AAAA entries so there&#8217;s not much I can about it.<br />
Skimming through the maillogs on my mailserver I was stunned to see that *a lot* of spam is trying to deliver through IPv6 already. postgrey is working with ipv6 without trouble, amavis / spam assassin too so there&#8217;s not really a problem. Seems like spammers adapt more quickly to the new technologies though. On the other hand I found that freenet.de (a german ISP) got its mailservers connected through IPv6 already and is publishing AAAA entries for them. Therefore some mail is already delivered through IPv6.<br />
In the near future I might try to offer some experimental IPv6 access to the services provided but without any native ipv6 connectivity (anyone knows if TeliaSonera is offering it and if it poses additional costs?) that doesn&#8217;t make too much sense  for production.</p>
<p>At least now I can check how the applications I&#8217;m using and providing are working with IPv6. Also Phorum needs to be checked for that.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=41&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2009/11/18/ipv6-experiments-lessons-learned/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL in Gentoo &#8230;</title>
		<link>http://ts77.wordpress.com/2009/10/14/mysql-in-gentoo/</link>
		<comments>http://ts77.wordpress.com/2009/10/14/mysql-in-gentoo/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 11:43:15 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[Phorum]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/?p=31</guid>
		<description><![CDATA[Merely as a note to myself I just looked around the Gentoo bugtracker to learn about the current state of MySQL in Gentoo. So far I found two related bugs: About 5.0.x http://bugs.gentoo.org/show_bug.cgi?id=279493 What I learned from this bug: Recent dev-db/mysql versions contain most of the percona patchsets already (neat!). Dunno about xtradb so far. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=31&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Merely as a note to myself I just looked around the Gentoo bugtracker to learn about the current state of MySQL in Gentoo.<br />
So far I found two related bugs:<br />
About 5.0.x</p>
<p>http://bugs.gentoo.org/show_bug.cgi?id=279493</p>
<p>What I learned from this bug:<br />
Recent dev-db/mysql versions contain most of the percona patchsets already (neat!). Dunno about xtradb so far.<br />
Latest in tree is 5.0.84 which I&#8217;m trying on a backup system now (even though is marked as ~x86/~amd64 aka testing.</p>
<p>About 5.1/5.4</p>
<p>http://bugs.gentoo.org/show_bug.cgi?id=194561</p>
<p>5.1 is going to be put into dev-db/mysql too (not in dev-db/mysql-community as it was before because of the changed development model)<br />
Quoting Robin Johnson:</p>
<blockquote><p>&#8220;I intend to issue a package move after we&#8217;ve had a few versions &gt;=5.0.83 in stable, but there is no further need to make new -community ebuilds.&#8221;</p></blockquote>
<p>So there will be 5.1.x in tree once some more recent 5.0.x versions were released as stable. Latest stable mysql version in tree is 5.0.70.</p>
<p>Seems like he&#8217;s also keeping back because of some more breakage in earlier 5.1 versions.<br />
As another quote:</p>
<blockquote><p>&#8220;I&#8217;m aware that 5.1.30 is out. However it&#8217;s still in bad bad shape. [...] It certainly ate some of my data when I tested it.&#8221;</p></blockquote>
<p>For the topic whats keeping them from stabilizing later mysql (&gt; 5.0.70) versions I found some quote from Robin Johnson  too (who seems to be THE mysql maintainer in Gentoo):</p>
<blockquote><p>My most defining test for putting MySQL builds in the tree has been that it<br />
passes both of the following:<br />
1. Passes it&#8217;s own testcases (upstream has been atrociously bad at this, see<br />
status2 in 5.0.72 for example)<br />
2. It doesn&#8217;t eat my data or break my systems.</p>
<p>#1 is pretty easy as a start point, seeing if it works.<br />
#2 is a lot tougher:<br />
- 5.0.70 is the best option for now.<br />
- 5.0.72 breaks most of the statistics code out there really badly (I filed<br />
upstream bug 41131) &#8211; changes to SHOW behaviour as well as the &#8216;Questions&#8217;<br />
variable.<br />
[...]<br />
Having upstream do sane releases is part of why there has been so long between<br />
my 5.0.x bumps, because they haven&#8217;t passed my personal testing.</p></blockquote>
<p>So far its mostly general stuff and I don&#8217;t know if MySQL-5.0.x still doesn&#8217;t pass its own testcases or anything. I couldn&#8217;t find more detailed stuff in the bugtracker.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=31&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2009/10/14/mysql-in-gentoo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL proliferation</title>
		<link>http://ts77.wordpress.com/2009/10/12/mysql-proliferation/</link>
		<comments>http://ts77.wordpress.com/2009/10/12/mysql-proliferation/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 16:11:24 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Phorum]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/?p=26</guid>
		<description><![CDATA[Long time no post but thats some stuff lingering in my head for a while looking at the mysql ecosystem lately. For a long time I had to stay with MySQL-4.0 (sick I know) but there&#8217;s a lot of software to adapt to the new version(s) but lately I&#8217;m pushing it more and more into [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=26&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Long time no post but thats some stuff lingering in my head for a while looking at the mysql ecosystem lately.</p>
<p>For a long time I had to stay with MySQL-4.0 (sick I know) but there&#8217;s a lot of software to adapt to the new version(s) but lately I&#8217;m pushing it more and more into mysql 5.0.<br />
MySQL 5.1 would be also interesting and even MySQL-5.4 &#8230; but thats where the trouble starts.<br />
MySQL-5.4 came out of the dark, no one expected it and it gave numerous improvements &#8230; though its still in beta.<br />
With that release (or at least around this time) MySQL started to change its <a href="http://forge.mysql.com/wiki/Development_Cycle">release model</a> to something new where the version numbers matter far less and where there should be regularly released. Well, Oracle has bought Sun which owns MySQL &#8230; so we will see what the next &#8220;release model&#8221; will be.</p>
<p>On the other hand there are some &#8220;forks&#8221; of mysql out there which offer more improvements or at least they are supposed to do this.<br />
For one there is <a href="http://www.percona.com/docs/wiki/Percona-XtraDB:start">XtraDB</a> which is supposed to be just a replacement for the InnoDB-plugin now &#8230; while it had more patches to the main mysql server before as far as I remember &#8211; so its not really a fork, just another storage engine.<br />
Edit: just found a newer release &#8211; its called <a href="http://www.mysqlperformanceblog.com/2009/10/12/5-0-86-build19-percona-binaries/">&#8220;MySQL with Percona patches&#8221; </a></p>
<p>Then there is <a href="http://askmonty.org/wiki/index.php/MariaDB">MariaDB</a> which should be a &#8220;&#8230; community developed branch of the MySQL database that uses the Maria engine by default.&#8221; (quote from the linked page) which is developed by Monty Program AB and the <a href="http://opendatabasealliance.com/">OpenDatabaseAlliance</a>.</p>
<p>Being &#8220;only&#8221; a collection of patches and builds of MySQL with patches is <a href="http://ourdelta.org/">OurDelta</a>.<br />
I&#8217;m pretty sure that there are more forks or patch collections out there, please forgive me if yours isn&#8217;t listed.</p>
<p>But here is the question. Which MySQL version / patchset / fork should one use?<br />
Previously it was just the question of using the commercial enterprise or the community version. Now I&#8217;m just confused.</p>
<p>Next problem is the distribution on linux &#8230;<br />
Nearly all my servers are using <a href="http://www.gentoo.org/">Gentoo</a> as the linux distribution but have you ever looked at the status of mysql in there?<br />
The latest &#8220;stable&#8221; version is dev-db/mysql-5.0.70. dev-db/mysql-community-5.1.21_beta is in there, but not marked as stable (5.1.39 being the last one on the mysql homepage), 5.4.x is nowhere to be seen, same for XtraDB, MariaDB &#8230; . I don&#8217;t blame it on the maintainers &#8211; who should keep up with that flow of releases, different branches and/or forks. I also heard rumours that all the latest versions are failing numerous tests for the maintainer(s) and therefore won&#8217;t go in.<br />
If I want to use a recent stable version or one of the enhancements I will have to do my own builds instead of using the great gentoo infrastructure for that. I could, sure, but time is low and I would get far further if I could use the regular way to install (and update) software on Gentoo. I don&#8217;t have a full blown infrastructure team to keep the systems going.</p>
<p>If I wouldn&#8217;t have too many software using raw database calls in php or perl I would seriously consider switching to some other database, <a href="http://www.postgresql.org/">PostgreSQL</a> or the like. I heard even Maurice considering switching to Postgresql in the future and supporting the Postgresql layer for <a href="http://www.phorum.org/">Phorum</a>.</p>
<p>If there is no one stopping this proliferation of the mysql ecosystem and providing reliable and regular stable builds of a tree, I think Oracle won&#8217;t have to worry about MySQL anymore. There will be not too much left of its userbase and community.<br />
But maybe its just me, painting things black, who knows <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=26&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2009/10/12/mysql-proliferation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
		<item>
		<title>Dell 2650/PERC 3/Di with kernel &gt; 2.6.22 and XFS</title>
		<link>http://ts77.wordpress.com/2008/09/12/dell-2650perc-3di-with-kernel-2622-and-xfs/</link>
		<comments>http://ts77.wordpress.com/2008/09/12/dell-2650perc-3di-with-kernel-2622-and-xfs/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 07:17:08 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[MySnip]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/?p=24</guid>
		<description><![CDATA[As it took me a day to find out I wanted to post my findings here too. I got a used Dell Poweredge 2650 and (as usual) installed Gentoo on it. First I got a faulty harddisk in the RAID5 and rebuilding took like 6 hours. So I didn&#8217;t mind slow io performance which I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=24&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As it took me a day to find out I wanted to post my findings here too.</p>
<p>I got a used Dell Poweredge 2650 and (as usual) installed Gentoo on it. First I got a faulty harddisk in the RAID5 and rebuilding took like 6 hours.<br />
So I didn&#8217;t mind slow io performance which I accounted to the rebuild in process.<br />
Unfortunately it still didn&#8217;t get better when the rebuild was finished. Taking seconds for a simple &#8220;ls&#8221;, installing gentoo-sources took more than a hour and the like. I did all firmware bios updates until none were available anymore. Still, no dice.<br />
Searching around the Web I stumbled about <a href="http://www.dellcommunity.com/supportforums/board/message?board.id=pes_win2003&amp;thread.id=7885">this post</a> and <a href="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-hardware/333156-slow-sluggish-performance-dell-poweredge-2550-a.html">this post</a> (from the same author) which are pointing to issues with the most recent aacraid driver but no relation to XFS yet.<br />
Nearly convinced to downgrade the kernel or at least the aacraid driver I did a search in the gentoo forums and finally found <a href="http://forums.gentoo.org/viewtopic-t-630554.html">the solution</a>.<br />
Mounting the XFS filesystems with nobarrier brought the speed back to normal. Personally I would have never thought of that solution but it seems like the newer aacraid doesn&#8217;t report back that write-barrier is a bad idea on the PERC 3/Di.</p>
<p>Now up for the task to try to get OpenManage running on gentoo &#8230; lets try if <a href="http://anothersysadmin.wordpress.com/2008/02/22/howto-install-dell-openmanage-system-administrator-on-exotic-linux-distributions/">and exotic approach</a> helps.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ts77.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ts77.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=24&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2008/09/12/dell-2650perc-3di-with-kernel-2622-and-xfs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
		<item>
		<title>Nginx, finally!</title>
		<link>http://ts77.wordpress.com/2008/05/14/nginx-finally/</link>
		<comments>http://ts77.wordpress.com/2008/05/14/nginx-finally/#comments</comments>
		<pubDate>Wed, 14 May 2008 12:18:43 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[Myself]]></category>
		<category><![CDATA[MySnip]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/?p=23</guid>
		<description><![CDATA[Seeing the notice that the license on my Litespeed webserver is expiring again (yearly payments ) I finally started to move my sites to nginx (together with a move in datacenters so that webserver configuration was to be done anyway). There were some more webservers in the run but I ended up with nginx. Some [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=23&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Seeing the notice that the license on my <a href="http://www.litespeedtech.com/">Litespeed webserver</a> is expiring again (yearly payments <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ) I finally started to move my sites to <a href="http://nginx.net/">nginx</a> (together with a move in datacenters so that webserver configuration was to be done anyway).<br />
There were some more webservers in the run but I ended up with nginx.<br />
Some others, <a href="http://www.lighttpd.net/">lighttpd</a> (got a bit silent over there and I don&#8217;t want to put my sites on a dying project), <a href="http://www.cherokee-project.com/">cherokee</a> (now even with a webinterface!, but documentation is a bit sparse and the latest release seems inconsistent with the configuration &#8211; I simply couldn&#8217;t find out to do what I wanted to do) and the original Litespeed webserver.<br />
In the end I wanted to come back to an open source webserver which doesn&#8217;t lock me in like that.<br />
LSWS had some regressions in the last versions and one always has to wait for the developer team to fix them (even though they are quick) as no one else can dig into the code and also no one can write modules or enhancements because of the closed source.<br />
Also there were some features which are now only available in the enterprise (aka paid) version which I don&#8217;t want to be forced to use forever. Also in the last year(s) its simply more directed to hosting companies or similar which are using native httpd.conf files and not doing the configuration in the webinterface they are offering. Some features are even only working with using httpd.conf entries.<br />
Oh and the free version doesn&#8217;t offer x86-64 versions therefore I needed compat libs.<br />
Therefore better do the cut now and use something else.<br />
Nginx has the fastcgi loadbalancing I want, rewrite rules, great configurability and a very active community (and developers).<br />
The only thing I&#8217;m really missing there is the possibility to use .htaccess files which forced me to search for the .htaccess files and turn their rules into native nginx configuration entries. Oh, one feature I forgot, reloading the configuration without doing a full restart of the webserver is neat too <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
All issues I had could be quickly solved by either searching the maillist archive or posting there.</p>
<p>Don&#8217;t get me wrong. I still recommend LSWS to users who want to have an easy to use webserver with great performance as a drop in replacement for Apache supporting most of the previous features out of the box but its simply not for me anymore.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ts77.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ts77.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=23&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2008/05/14/nginx-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
		<item>
		<title>The next steps for Phorum</title>
		<link>http://ts77.wordpress.com/2008/01/08/the-next-steps-for-phorum/</link>
		<comments>http://ts77.wordpress.com/2008/01/08/the-next-steps-for-phorum/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 13:50:48 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Phorum]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/2008/01/08/the-next-steps-for-phorum/</guid>
		<description><![CDATA[Now that Phorum-5.2 has finally gone stable there will be hopefully some better modules as the possibilities have been vastly increased. One of the new modules for 5.2 which show quite some of the abilities is the rewritten user-avatar module for 5.2. With modules you can use now (not everything is new in 5.2!!!): use [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=22&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now that Phorum-5.2 has <a href="http://doughboy.wordpress.com/2008/01/02/96/">finally gone stable</a> there will be hopefully some better modules as the possibilities have been vastly increased. One of the new modules for 5.2 which show quite some of the abilities is the rewritten <a href="http://www.phorum.org/phorum5/read.php?62,124297,124297#msg-124297">user-avatar module for 5.2</a>.<br />
With modules you can use now (not everything is new in 5.2!!!):</p>
<ul>
<li> use a supported API for files, users, custom profile fields and similar stuff</li>
<li> ability to hook the module-css into the css loaded by phorum for valid (x)html pages and not loading it separately (saving requests)</li>
<li> ability to hook the module-javascript into the javascript loaded by phorum for &#8230; see above <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
  (both can use raw files, templates, functions for including it)</li>
<li> can do database calls without writing database dependent code (could still be because of the queries themselves)</li>
<li> use module-templates which are included in the module itself, no need to copy them to the template folder(s)</li>
<li> language files in the modules themselfes</li>
<li>adding controlcenter panels without copying files around</li>
</ul>
<p>Also our <a href="http://trac.phorum.org/wiki/ListOfModules52">module list for 5.2</a> is now auto-generated from the modules posted into the 5.2-modules forum in the right format.<br />
Make sure to add categories too <a href="http://www.phorum.org/docs/html/developer/ch02s03s02.html">as listed in the docs</a>!</p>
<p>So, now that we (could) have better modules, whats next?</p>
<p>Dan Langille has been working on a <a href="http://www.phorum.org/phorum5/read.php?14,126510">postgresql-layer for 5.2/5.3</a> which will probably be included in one of the later 5.2 release as a beta of this layer.<br />
The next big release will be Phorum-5.3. Our plan for Phorum-5.3 is &#8220;just&#8221; to add even more APIs, changing large parts of the backend without touching much of the frontend code.<br />
Therefore templates from 5.2 should work without a hitch with 5.3. Maybe there will be added features missing in the old template but otherwise it will continue to work as before.<br />
I know we made it hard for some admins with the switch from 5.0 to 5.1 and 5.1 to 5.2 but all these changes were done for flexibility in the templates and making them far more consistent and therefore easier to implement.<br />
Some of the APIs will be about forum handling and similar stuff so that you can build a new admin or an admin in another page far easier than before.<br />
As usual you can see the tickets on the table for 5.3 in <a href="http://trac.phorum.org/query?status=new&amp;status=assigned&amp;status=reopened&amp;milestone=5.3.0">our ticket-list (from the 5.3-milestone)</a>.</p>
<p>And further in the future?<br />
There is lots and lots of stuff <a href="http://trac.phorum.org/query?status=new&amp;status=assigned&amp;status=reopened&amp;milestone=Ideas">in the ever growing Ideas-milestone</a>.<br />
We&#8217;ll see if any of this will see the light in 5.3 already or in a later release but we surely won&#8217;t get bored <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .<br />
I&#8217;m pretty sure that lots of stuff will be done at the <a href="http://en.oreilly.com/mysql2008/public/content/home">MySQL Conference 2008</a> like last year where we&#8217;ve been coding and presenting there with lots of feature tickets closed for 5.2. You can help us to get there with <a href="http://www.phorum.org/donate/donate.php">donating to phorum.org</a>!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ts77.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ts77.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=22&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2008/01/08/the-next-steps-for-phorum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
		<item>
		<title>laws and the use of logging IPs</title>
		<link>http://ts77.wordpress.com/2007/10/20/laws-and-the-use-of-logging-ips/</link>
		<comments>http://ts77.wordpress.com/2007/10/20/laws-and-the-use-of-logging-ips/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 08:26:14 +0000</pubDate>
		<dc:creator>ts77</dc:creator>
				<category><![CDATA[Myself]]></category>
		<category><![CDATA[MySnip]]></category>
		<category><![CDATA[Phorum]]></category>

		<guid isPermaLink="false">http://ts77.wordpress.com/2007/10/20/laws-and-the-use-of-logging-ips/</guid>
		<description><![CDATA[in the light of recent court-decisions in germany ( german article ) which essentially disallows logging of IPs I&#8217;m wondering what one would really need it for? I&#8217;m using IP-logging/-tracking in multiple ways: 1. statistics about visits and recurring users 2. storing it with forum-posts to allow law enforcement in case some user really goes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=21&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>in the light of recent court-decisions in germany ( <a href="http://www.heise.de/newsticker/meldung/96781">german article</a> ) which essentially disallows logging of IPs I&#8217;m wondering what one would really need it for?</p>
<p>I&#8217;m using IP-logging/-tracking in multiple ways:<br />
1. statistics about visits and recurring users<br />
2. storing it with forum-posts to allow law enforcement in case some user really goes over the line<br />
3. tracking requests in a given time by IP to automatically block potential attacks</p>
<p>So what of that could be avoided?</p>
<p>For 1. , one could just ignore logging the ip but trying to count visits and recurring users would be impossible with that. What now? Maybe logging a md5/shaX of the ip to have some unique key per IP? Wouldn&#8217;t that still fall under the rule from the court as you could find out which was the actual IP?<br />
Counting visits is an important tool for getting advertisers to advertise at a page (In my opinion). Any ideas?</p>
<p>For 2. , guess one could disable that but would I be responsible then for each and every forum-post because the real poster can&#8217;t be retrieved? (Yeah, laws in german are bad for the one offering the forum after all <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  )<br />
On the other hand there is the upcoming data retention ( <a href="http://www.heise.de/ct/hintergrund/meldung/95584">german news collection about this topic</a> )  which is planned for keeping all records for 6 months (!!!). So for now I should remove all tracking of ip-addresses just to be forced to store it for 6 months a while later?</p>
<p>For 3. , this behaviour gives me another problem too. Trying to load-balance over multiple webservers usually goes through a reverse proxy in front of the webservers which would always give the REMOTE_ADDR of the reverse-proxy to the apps. So the reverse-proxy would need to add this security layer. But I really failed to find one doing this up to know.<br />
But is that really needed and I&#8217;m just oversensitive in this area? Do I need to accept any number of requests/s from any user?</p>
<p>Are there other use-cases for logging IPs?</p>
<p>How are other users handling this? </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ts77.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ts77.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ts77.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ts77.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ts77.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ts77.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ts77.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ts77.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ts77.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ts77.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ts77.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ts77.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ts77.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ts77.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ts77.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ts77.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ts77.wordpress.com&amp;blog=1355411&amp;post=21&amp;subd=ts77&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ts77.wordpress.com/2007/10/20/laws-and-the-use-of-logging-ips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/528f8ee5b2aa8da629a8278aeebf112c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ts77</media:title>
		</media:content>
	</item>
	</channel>
</rss>
