<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Tornevall Networks - Operations / Driftinformation</title>
		<link>https://forum.tornevall.net/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sat, 15 Aug 2026 09:36:10 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.tornevall.net/images/misc/rss.png</url>
			<title>Tornevall Networks - Operations / Driftinformation</title>
			<link>https://forum.tornevall.net/</link>
		</image>
		<item>
			<title><![CDATA[[⚪ Not fixed]Hetzner Upgrade: web01 (forum.tornevall.net)]]></title>
			<link>https://forum.tornevall.net/forum/tornevall-networks/operations/1063487-hetzner-upgrade-web01-forum-tornevall-net</link>
			<pubDate>Wed, 05 Aug 2026 19:01:21 GMT</pubDate>
			<description><![CDATA[&quot;Web01&quot; is currently running on a CPX31 cloud server. 
 
From time to time I experience something that tells me that 8 GB internal memory is a bit too small, when running database AND web server on the same server like we do. 
 
A plan is to upgrade to a &quot;cost optimized&quot; server, which gives us 16 GB. 
 
The catch? We need to shut the server down. 
 
It might be a good idea though, since the server has been up without reboot for 1150 days...]]></description>
			<content:encoded><![CDATA[&quot;Web01&quot; is currently running on a CPX31 cloud server.<br />
<br />
From time to time I experience something that tells me that 8 GB internal memory is a bit too small, when running database AND web server on the same server like we do.<br />
<br />
A plan is to upgrade to a &quot;cost optimized&quot; server, which gives us 16 GB.<br />
<br />
The catch? We need to shut the server down.<br />
<br />
It might be a good idea though, since the server has been up without reboot for 1150 days...<br />
<br />
<br />
<b>For uptime-nerds:</b><br />
<br />
21:00:26 up 1150 days, 7:05<br />
 ]]></content:encoded>
			<category domain="https://forum.tornevall.net/forum/tornevall-networks/operations">Operations / Driftinformation</category>
			<dc:creator>Tornevall</dc:creator>
			<guid isPermaLink="true">https://forum.tornevall.net/forum/tornevall-networks/operations/1063487-hetzner-upgrade-web01-forum-tornevall-net</guid>
		</item>
		<item>
			<title><![CDATA[[✅ Fixed]Site hanging fixes]]></title>
			<link>https://forum.tornevall.net/forum/tornevall-networks/operations/1063486-site-hanging-fixes</link>
			<pubDate>Thu, 30 Jul 2026 20:28:56 GMT</pubDate>
			<description>The site has occasionally stopped responding even though the server itself was still running. 
 
The main issue appears to have been that PHP-FPM was configured to run only five PHP processes at the same time. This does not mean that only five visitors could use the site. Each process handles a PHP request, finishes it, and then immediately becomes available for the next request. 
 
Most visitors only occupy a PHP process for a fraction of a second while the page is being generated. Static files such as images, CSS and JavaScript are normally served separately by Apache. 
 
Problems occur when several PHP requests become slow or get stuck. If all available PHP processes are occupied, new page requests must wait in a queue, making the site appear to have frozen. 
 
The following changes have now been made:</description>
			<content:encoded><![CDATA[The site has occasionally stopped responding even though the server itself was still running.<br />
<br />
The main issue appears to have been that PHP-FPM was configured to run only five PHP processes at the same time. This does not mean that only five visitors could use the site. Each process handles a PHP request, finishes it, and then immediately becomes available for the next request.<br />
<br />
Most visitors only occupy a PHP process for a fraction of a second while the page is being generated. Static files such as images, CSS and JavaScript are normally served separately by Apache.<br />
<br />
Problems occur when several PHP requests become slow or get stuck. If all available PHP processes are occupied, new page requests must wait in a queue, making the site appear to have frozen.<br />
<br />
The following changes have now been made:<ul><li>The maximum number of simultaneous PHP processes has been increased from five to eight.</li>
<li>More PHP processes are kept ready to handle temporary traffic increases.</li>
<li>PHP processes are recycled after 200 requests to reduce the risk of memory usage building up over time.</li>
<li>Requests taking longer than five seconds are now recorded in a slow log.</li>
<li>PHP requests that remain stuck for more than two minutes are automatically terminated.</li>
<li>The same configuration has been applied to PHP 8.3, 8.4 and 8.5.</li>
<li>A maintenance script has been created that checks these settings and only updates the configuration when something is missing or incorrect.</li>
</ul><br />
These changes should reduce the risk of the site becoming unresponsive during temporary load increases or when individual requests take too long.<br />
<br />
If the problem happens again, the new logs should also make it easier to identify the exact page, plugin or function causing the delay. And eventually render that we move elsewhere, one more time.<br />
<br />
]]></content:encoded>
			<category domain="https://forum.tornevall.net/forum/tornevall-networks/operations">Operations / Driftinformation</category>
			<dc:creator>Tornevall</dc:creator>
			<guid isPermaLink="true">https://forum.tornevall.net/forum/tornevall-networks/operations/1063486-site-hanging-fixes</guid>
		</item>
		<item>
			<title><![CDATA[[✅ Fixed]Nånting ändrades plötsligt]]></title>
			<link>https://forum.tornevall.net/forum/tornevall-networks/operations/1063484-nånting-ändrades-plötsligt</link>
			<pubDate>Wed, 29 Jul 2026 19:15:45 GMT</pubDate>
			<description>Av en ren slump upptäcktes att något hade förändrats någonstans i systemet. Forumet började returnera 500-fel eftersom webservern plötsligt inte längre kände igen direktiven den fått. 
 
Det är nu löst!</description>
			<content:encoded><![CDATA[Av en ren slump upptäcktes att något hade förändrats någonstans i systemet. Forumet började returnera 500-fel eftersom webservern plötsligt inte längre kände igen direktiven den fått.<br />
<br />
Det är nu löst!]]></content:encoded>
			<category domain="https://forum.tornevall.net/forum/tornevall-networks/operations">Operations / Driftinformation</category>
			<dc:creator>Tornevall</dc:creator>
			<guid isPermaLink="true">https://forum.tornevall.net/forum/tornevall-networks/operations/1063484-nånting-ändrades-plötsligt</guid>
		</item>
	</channel>
</rss>
