<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Server Operation</title>
    <description>All stuff related to Apache, Postfix, Sendmail, MySQL, FTP, DNS, Samba, etc. goes here.</description>
    <pubDate>Wed, 22 Jul 2026 19:27:01 +0000</pubDate>
    <lastBuildDate>Wed, 22 Jul 2026 19:27:01 +0000</lastBuildDate>
    <generator>Howtoforge - Linux Howtos and Tutorials</generator>
    <link>https://forum.howtoforge.com/forums/server-operation.5/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://forum.howtoforge.com/forums/server-operation.5/index.rss"/>
    <item>
      <title>Apache is still serving the old certificate</title>
      <pubDate>Tue, 21 Jul 2026 14:30:11 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/apache-is-still-serving-the-old-certificate.95259/</link>
      <guid>https://forum.howtoforge.com/threads/apache-is-still-serving-the-old-certificate.95259/</guid>
      <author>invalid@example.com (Dennis_sp)</author>
      <dc:creator>Dennis_sp</dc:creator>
      <content:encoded><![CDATA[We are updating our certificates that we get from our CA. We then try to deploy the certificate using this code:<br />
<br />
  UPDATE_JSON=&quot;$(&quot;$JQ_BIN&quot; -nc \<br />
    --arg sid &quot;$SESSION_ID&quot; \<br />
    --arg pid &quot;$WEB_ID&quot; \<br />
    --arg cert &quot;$CERT_CONTENT&quot; \<br />
    --arg key &quot;$KEY_CONTENT&quot; \<br />
    &#039;{<br />
       session_id:$sid,<br />
       primary_id<img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie3" alt=":(" title="Frown    :(" />$pid|tonumber),<br />
       params:{<br />
         ssl:&quot;y&quot;,<br />
         ssl_cert:$cert,<br />
         ssl_key:$key<br />
       }<br />
     }&#039;<br />
  )&quot;<br />
<br />
  UPDATE_RESP=&quot;$(<br />
    &quot;$CURL_BIN&quot; -sk -X POST...<br />
<br />
<a href="https://forum.howtoforge.com/threads/apache-is-still-serving-the-old-certificate.95259/" class="internalLink">Apache is still serving the old certificate</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>FTP server not listed anywhere in IspConfig after update</title>
      <pubDate>Sun, 05 Jul 2026 19:44:32 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ftp-server-not-listed-anywhere-in-ispconfig-after-update.95234/</link>
      <guid>https://forum.howtoforge.com/threads/ftp-server-not-listed-anywhere-in-ispconfig-after-update.95234/</guid>
      <author>invalid@example.com (wilneh)</author>
      <dc:creator>wilneh</dc:creator>
      <content:encoded><![CDATA[I noticed that pureftp service is not listed anywhere in ispconfig (server services, status of service), even though it is install and configured.<br />
did something changed?]]></content:encoded>
      <slash:comments>10</slash:comments>
    </item>
    <item>
      <title>Cloud VPS MariaDB Database hacked</title>
      <pubDate>Sat, 04 Jul 2026 00:36:55 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/cloud-vps-mariadb-database-hacked.94806/</link>
      <guid>https://forum.howtoforge.com/threads/cloud-vps-mariadb-database-hacked.94806/</guid>
      <author>invalid@example.com (Sven Naujoks)</author>
      <dc:creator>Sven Naujoks</dc:creator>
      <content:encoded><![CDATA[Hello All,<br />
On the 17th December my MariaDB Database on my AlmaLinux, VERSION=&quot;9.7 (Moss Jungle Cat) has been removed.<br />
The culprit left the following message inside the Database as a entry:<br />
<br />
Dear Sir/Madam, We hope this message finds you well. We would like to let you know that we created a backup of your databases/tables (we keep them for 60 days and then permanently delete them). We offer you our recover service: if you want to recover your corrupted or incomplete databases/tables, simply...<br />
<br />
<a href="https://forum.howtoforge.com/threads/cloud-vps-mariadb-database-hacked.94806/" class="internalLink">Cloud VPS MariaDB Database hacked</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>API Keys/Proxy server and security</title>
      <pubDate>Sun, 21 Jun 2026 01:55:32 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/api-keys-proxy-server-and-security.95211/</link>
      <guid>https://forum.howtoforge.com/threads/api-keys-proxy-server-and-security.95211/</guid>
      <author>invalid@example.com (conductive)</author>
      <dc:creator>conductive</dc:creator>
      <content:encoded><![CDATA[I was attempting to configure a few apps with APIs.  Unfortunately securely passing key with something like a .env variable is problematic from a security standpoint.  It seems to me that perhaps using a proxy server to pass the keys might be a better idea.  I am currently running a Debian NGINX ISPconfig server and was wondering what is the best way to handle API keys and how to do it.    NGINX proxy?  php proxy? and will this work on a basic ISPconfig site?<br />
<br />
Thanks for you input]]></content:encoded>
    </item>
    <item>
      <title>User FTP can't remove backup downloaded</title>
      <pubDate>Fri, 29 May 2026 05:32:00 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/user-ftp-cant-remove-backup-downloaded.95167/</link>
      <guid>https://forum.howtoforge.com/threads/user-ftp-cant-remove-backup-downloaded.95167/</guid>
      <author>invalid@example.com (rodinux)</author>
      <dc:creator>rodinux</dc:creator>
      <content:encoded><![CDATA[If a user do manual backup from the interface and then download the backup, a copy of the backup which is first saved in the folder `/var/backup/webXX/manual_xxxx.gz` is made on the folder `/var/www/client/clientXX/webXX/backup/manual_xxxx.gz` and a user FTP can download it. But he can&#039;t remove it.<br />
<br />
The client cannot remove a backup from the interface, he can remove a backup so the backup `/var/backup/webXX/manual_xxxx.gz` will be removed but it will not remove the one downloaded in...<br />
<br />
<a href="https://forum.howtoforge.com/threads/user-ftp-cant-remove-backup-downloaded.95167/" class="internalLink">User FTP can&#039;t remove backup downloaded</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>How to set document root path for Roundcube 1.7 when manually installed in ISPConfig 3 website</title>
      <pubDate>Tue, 26 May 2026 07:26:49 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/how-to-set-document-root-path-for-roundcube-1-7-when-manually-installed-in-ispconfig-3-website.95133/</link>
      <guid>https://forum.howtoforge.com/threads/how-to-set-document-root-path-for-roundcube-1-7-when-manually-installed-in-ispconfig-3-website.95133/</guid>
      <author>invalid@example.com (gdeputy)</author>
      <dc:creator>gdeputy</dc:creator>
      <content:encoded><![CDATA[I saw the stable release of roundcube 1.7 today, and tried to install it.   Apparently they have changed their web structure, and require a /public_html folder be the root of the site, and then it references other files/folders that are above that root folder.   This obviously does not work with ISPConfig, as it doesnt let you have &#039;custom&#039; folders above /web.   I tried using apache directives to override it to use /web/public_html as the root, but couldnt get that to work.<br />
Its rather...<br />
<br />
<a href="https://forum.howtoforge.com/threads/how-to-set-document-root-path-for-roundcube-1-7-when-manually-installed-in-ispconfig-3-website.95133/" class="internalLink">How to set document root path for Roundcube 1.7 when manually installed in ISPConfig 3 website</a>]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>rspamd marks valid mails as spam. How to avoid that?</title>
      <pubDate>Wed, 20 May 2026 14:16:33 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/rspamd-marks-valid-mails-as-spam-how-to-avoid-that.92039/</link>
      <guid>https://forum.howtoforge.com/threads/rspamd-marks-valid-mails-as-spam-how-to-avoid-that.92039/</guid>
      <author>invalid@example.com (DrMartinus)</author>
      <dc:creator>DrMartinus</dc:creator>
      <content:encoded><![CDATA[Since I cannot use my email client to &quot;unspam&quot; the mails that have been marked by rspamd as spam, I would like to create a whitelist for rspamd. When I search for it, I only get instructions on how to set up a whitelist filter. This looks for different criteria, which are not fulfilled by the senders (yet the mails are legitimate). I tried to &quot;ham&quot; the messages using the &quot;Scan/Learn&quot; section in the browser UI, but that doesn&#039;t seem to work either. The problem is anyway, that the message...<br />
<br />
<a href="https://forum.howtoforge.com/threads/rspamd-marks-valid-mails-as-spam-how-to-avoid-that.92039/" class="internalLink">rspamd marks valid mails as spam. How to avoid that?</a>]]></content:encoded>
      <slash:comments>8</slash:comments>
    </item>
    <item>
      <title>Website keeps disabling itself</title>
      <pubDate>Mon, 11 May 2026 07:01:33 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/website-keeps-disabling-itself.95135/</link>
      <guid>https://forum.howtoforge.com/threads/website-keeps-disabling-itself.95135/</guid>
      <author>invalid@example.com (Tomislav Aurednik)</author>
      <dc:creator>Tomislav Aurednik</dc:creator>
      <content:encoded><![CDATA[Hi, <br />
I have very strange case, at the first I was thinking there was intrusion, password leak or something similar. Now I finally found what is happening. This is ispconfig debug log<br />
<br />
10.05.2026-17:29 - DEBUG - Calling function &#039;check_phpini_changes&#039; from plugin &#039;webserver_plugin&#039; raised by action &#039;server_plugins_loaded&#039;.<br />
10.05.2026-17:29 - DEBUG - Found 1 changes, starting update process.<br />
10.05.2026-17:29 - DEBUG - Calling function &#039;ssl&#039; from plugin &#039;apache2_plugin&#039; raised by event...<br />
<br />
<a href="https://forum.howtoforge.com/threads/website-keeps-disabling-itself.95135/" class="internalLink">Website keeps disabling itself</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Roundcube Update from 1.5.2 to 1.6.15</title>
      <pubDate>Sat, 09 May 2026 04:05:02 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/roundcube-update-from-1-5-2-to-1-6-15.95131/</link>
      <guid>https://forum.howtoforge.com/threads/roundcube-update-from-1-5-2-to-1-6-15.95131/</guid>
      <author>invalid@example.com (onastvar)</author>
      <dc:creator>onastvar</dc:creator>
      <content:encoded><![CDATA[After recent Roundcube Update from 1.5.2 to 1.6.15 i see the following errors in<br />
<br />
When accessing Roundcube via <a href="https://mydomain.com/webmail/" target="_blank" class="externalLink" rel="nofollow">https://mydomain.com/webmail/</a><br />
shows error message when trying to load some email messages:<br />
<span style="font-size: 22px"><b>Oops... something went wrong!</b></span><br />
An internal error has occurred. Your request cannot be processed at this time.<br />
For administrators: Please check the application and/or server error logs for more information.<br />
<br />
<span style="text-decoration: underline">MAIL ERROR LOG</span><br />
dovecot: auth-worker(25324):...<br />
<br />
<a href="https://forum.howtoforge.com/threads/roundcube-update-from-1-5-2-to-1-6-15.95131/" class="internalLink">Roundcube Update from 1.5.2 to 1.6.15</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>weird spam false spam marking by rspamd</title>
      <pubDate>Thu, 02 Apr 2026 14:27:56 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/weird-spam-false-spam-marking-by-rspamd.95029/</link>
      <guid>https://forum.howtoforge.com/threads/weird-spam-false-spam-marking-by-rspamd.95029/</guid>
      <author>invalid@example.com (Cristiangd.cl)</author>
      <dc:creator>Cristiangd.cl</dc:creator>
      <content:encoded><![CDATA[Hello ,<br />
I have found a weird false spam designation by rspamd:<br />
you csn find the lgo for that message below.<br />
As i understand, rspamd is marking is detecting &quot;cia.ltda&quot; as an URL. Curiously the only part where that text is found is on a pdf attachment showing a company name:<br />
CompanyName Cia. Ltda. = CompanyName  LLC. = CompanyName GmbH.<br />
Not an URL<br />
Nor the sender ip or url are blacklisted.<br />
Am i interpreting this correctly?<br />
Can youy suggest a way to avoid this problem?<br />
Thanks<br />
<br />
The log for the...<br />
<br />
<a href="https://forum.howtoforge.com/threads/weird-spam-false-spam-marking-by-rspamd.95029/" class="internalLink">weird spam false spam marking by rspamd</a>]]></content:encoded>
      <slash:comments>7</slash:comments>
    </item>
    <item>
      <title>Strange DNS attack killing syslog</title>
      <pubDate>Sat, 14 Mar 2026 16:01:16 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/strange-dns-attack-killing-syslog.94943/</link>
      <guid>https://forum.howtoforge.com/threads/strange-dns-attack-killing-syslog.94943/</guid>
      <author>invalid@example.com (brainsys)</author>
      <dc:creator>brainsys</dc:creator>
      <content:encoded><![CDATA[Debian 12 ISPConfig server<br />
<br />
My syslog started growing at a spectacular rate in the past 5 days to a point is was filling the whole server disk. This is caused by millions of these type of entries:<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>2026-02-12T15:41:55.044210+00:00 v1 named[270743]: client @0x7fce9a3c6498 218.78.140.194#38011 (ofi.com): query (cache) 'ofi.com/ANY/IN' denied (allow-query-cache did not match)</pre>
</div>The IP varies so trying to firewall it out is impossible. ofi.com is a Chinese domain and this is not it&#039;s...<br />
<br />
<a href="https://forum.howtoforge.com/threads/strange-dns-attack-killing-syslog.94943/" class="internalLink">Strange DNS attack killing syslog</a>]]></content:encoded>
      <slash:comments>13</slash:comments>
    </item>
    <item>
      <title>SSL certificat will need automation renewal</title>
      <pubDate>Fri, 13 Mar 2026 22:57:47 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ssl-certificat-will-need-automation-renewal.95011/</link>
      <guid>https://forum.howtoforge.com/threads/ssl-certificat-will-need-automation-renewal.95011/</guid>
      <author>invalid@example.com (Daniel Rouleau)</author>
      <dc:creator>Daniel Rouleau</dc:creator>
      <content:encoded><![CDATA[Good day <br />
I don&#039;t know if you saw that annoncement <a href="https://www.digicert.com/blog/tls-certificate-lifetimes-will-officially-reduce-to-47-days" target="_blank" class="externalLink" rel="nofollow">https://www.digicert.com/blog/tls-certificate-lifetimes-will-officially-reduce-to-47-days</a> but i just did a certificat renewal for an other server (not ISPconfig) and it is now only good for 200 days, so I will need to manually renew twice this year, I also have multiple web site manage on ISPconfig that used manual certificat that I will need to renew, I don&#039;t use let&#039;s encryp  that much because over time I have found it that it...<br />
<br />
<a href="https://forum.howtoforge.com/threads/ssl-certificat-will-need-automation-renewal.95011/" class="internalLink">SSL certificat will need automation renewal</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>phpMyAdmin times out</title>
      <pubDate>Tue, 10 Mar 2026 16:49:59 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/phpmyadmin-times-out.95009/</link>
      <guid>https://forum.howtoforge.com/threads/phpmyadmin-times-out.95009/</guid>
      <author>invalid@example.com (SupportMyster)</author>
      <dc:creator>SupportMyster</dc:creator>
      <content:encoded><![CDATA[Thank you for ISPConfig. Love it.<br />
The sites on the server work but domain.tld/phpmyadmin times out regardless of domain.<br />
I assume I have a config issue. Any and all assistance appreciated.<br />
<br />
Ubuntu 22.04 LTS<br />
ISPConfig 3.3.1<br />
PHP 8.1<br />
<br />
<br />
update-alternatives all show php8.1<br />
ISPConfig -&gt; System-&gt; Config -&gt; Web -&gt; PHP Settings all show 8.1<br />
ISPConfig -&gt; System -&gt; Config -&gt; FastCGI shows 8.1<br />
apt install phpmyadmin shows latest installed 4:5.1.1+dfsgl-5ubuntu1<br />
<br />
php --ini all show 8.1<br />
but phpinfo shows...<br />
<br />
<a href="https://forum.howtoforge.com/threads/phpmyadmin-times-out.95009/" class="internalLink">phpMyAdmin times out</a>]]></content:encoded>
    </item>
    <item>
      <title>CREATE MASTER USER IN DOVECOT FOR SYNCING IN ISPCONFIG</title>
      <pubDate>Thu, 05 Mar 2026 14:41:20 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/create-master-user-in-dovecot-for-syncing-in-ispconfig.94993/</link>
      <guid>https://forum.howtoforge.com/threads/create-master-user-in-dovecot-for-syncing-in-ispconfig.94993/</guid>
      <author>invalid@example.com (Jose Miguel Aracil)</author>
      <dc:creator>Jose Miguel Aracil</dc:creator>
      <content:encoded><![CDATA[Hi<br />
I have trying to add a master user in dovecot by serveral commands as <br />
htpasswd -c -s /etc/dovecot/master-users usermaster<br />
or<br />
doveadm pw -s SHA512-CRYPT -u masteradmin &gt;&gt; /etc/dovecot/master-users<br />
and enabling configuring /etc/dovecot/conf.d/auth-master.conf.ext and enabling acl in dovecot.conf etc..<br />
<br />
But when I try to sync with <a href="mailto:jose@aditted.com">jose@aditted.com</a>*usermaster , always I get  Wrong username or password.<br />
<br />
Could you help me or there anyways activate in ispconfig gui ??<br />
<br />
Regards]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Multiserver Two Webservers</title>
      <pubDate>Sat, 28 Feb 2026 18:00:47 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/multiserver-two-webservers.94988/</link>
      <guid>https://forum.howtoforge.com/threads/multiserver-two-webservers.94988/</guid>
      <author>invalid@example.com (MarvinFreeman)</author>
      <dc:creator>MarvinFreeman</dc:creator>
      <content:encoded><![CDATA[We have a two server multiserver setup with two webservers.  The main server has an IPv4 address with several websites on it, main.example.com.  The secondary one has only an IPv6 address and one website, other.example.com.  They are part of the same internal network.<br />
<br />
I can&#039;t figure out how to configure the sites using ispconfig to have requests to other.example.com go to the webserver on other.example.com rather than main.example.com.]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>PGP Key error after update from Debian 12 to 13</title>
      <pubDate>Sat, 28 Feb 2026 13:57:49 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/pgp-key-error-after-update-from-debian-12-to-13.94987/</link>
      <guid>https://forum.howtoforge.com/threads/pgp-key-error-after-update-from-debian-12-to-13.94987/</guid>
      <author>invalid@example.com (muekno)</author>
      <dc:creator>muekno</dc:creator>
      <content:encoded><![CDATA[Signing key on 15058500A0235D97F5D10063B188E2B695BD4743 is bad:            The primary key is not live   because: Expired on 2026-02-04T10:25:46Z<br />
Error: The repository &#039;<a href="https://packages.sury.org/php" target="_blank" class="externalLink" rel="nofollow">https://packages.sury.org/php</a> bookworm InRelease&#039; is not signed.<br />
<br />
Does anyone has any idea how to fix]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Web quota ISPConfig</title>
      <pubDate>Tue, 24 Feb 2026 15:12:44 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/web-quota-ispconfig.94974/</link>
      <guid>https://forum.howtoforge.com/threads/web-quota-ispconfig.94974/</guid>
      <author>invalid@example.com (dgg96)</author>
      <dc:creator>dgg96</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
<br />
I have a server with ispconfig which does not show website quotas. Database and email quotas are shown.<br />
<br />
I have other servers where website quotas are displayed.<br />
<br />
ISPConfig Version: 3.3.0p3<br />
<br />


	<a href="https://forum.howtoforge.com/attachments/9506/" target="_blank">View attachment 9506</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Acting as a smarthost</title>
      <pubDate>Tue, 17 Feb 2026 23:17:45 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/acting-as-a-smarthost.94957/</link>
      <guid>https://forum.howtoforge.com/threads/acting-as-a-smarthost.94957/</guid>
      <author>invalid@example.com (dan-v)</author>
      <dc:creator>dan-v</dc:creator>
      <content:encoded><![CDATA[Trying to get another host to send trough ISPConfig, I have found the following recommendation in an old thread;<br />



<div class="bbCodeBlock bbCodeQuote" data-author="till">
	<aside>
		
			<div class="attribution type">till said:
				
					<a href="goto/post?id=455026#post-455026" class="AttributionLink">&uarr;</a>
				
			</div>
		
		<blockquote class="quoteContainer"><div class="quote">If you want another host to send trough ISPConfig, then you either create a mailbox in ISPConfig and use the login details of that mailbox on the other server to authenticate for email sending. Or, if you want to use the ISPConfig server to relay emails without requiring authentication, then all you have to do is to add the IP of the other...</div><div class="quoteExpand">Click to expand...</div></blockquote>
	</aside>
</div><a href="https://forum.howtoforge.com/threads/acting-as-a-smarthost.94957/" class="internalLink">Acting as a smarthost</a>]]></content:encoded>
    </item>
    <item>
      <title>Apache Websocket for N8N</title>
      <pubDate>Mon, 09 Feb 2026 06:27:21 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/apache-websocket-for-n8n.94933/</link>
      <guid>https://forum.howtoforge.com/threads/apache-websocket-for-n8n.94933/</guid>
      <author>invalid@example.com (Taxi)</author>
      <dc:creator>Taxi</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
I&#039;m running n8n within a docker container. It is accessible via subdomain and reverse proxy. I placed the Apache Directive below which does the trick to access n8n via <a href="https://n8n.example.com" target="_blank" class="externalLink" rel="nofollow">https://n8n.example.com</a><br />
<br />
# Exclude ACME challenge from proxy<br />
&lt;Location &quot;/.well-known/acme-challenge/&quot;&gt;<br />
    ProxyPass !<br />
&lt;/Location&gt;<br />
<br />
# Proxy everything else<br />
ProxyPreserveHost On<br />
ProxyPass / <a href="http://localhost:5678/" target="_blank" class="externalLink" rel="nofollow">http://localhost:5678/</a><br />
ProxyPassReverse / <a href="http://localhost:5678/" target="_blank" class="externalLink" rel="nofollow">http://localhost:5678/</a><br />
<br />
I can connect n8n to external...<br />
<br />
<a href="https://forum.howtoforge.com/threads/apache-websocket-for-n8n.94933/" class="internalLink">Apache Websocket for N8N</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>MySQL replication and clusters suggestions</title>
      <pubDate>Mon, 02 Feb 2026 23:07:08 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/mysql-replication-and-clusters-suggestions.94911/</link>
      <guid>https://forum.howtoforge.com/threads/mysql-replication-and-clusters-suggestions.94911/</guid>
      <author>invalid@example.com (/dev/null/)</author>
      <dc:creator>/dev/null/</dc:creator>
      <content:encoded><![CDATA[I been looking for solution to a bit complicated issue.<br />
I have F(ast) server and S(low) server, both serve mysql and www.<br />
<br />
I would like to have a (not in real time) copy of F server on my S server, in case of F downtime, the main traffic is pushed to S server, but while that is happening all edit/inserts are happening on S database, as soon as F come back to life it should sync. <br />
<br />
I tried:<br />
- mysql master-slave its great for small downtimes when visibility is important but writing to slave is...<br />
<br />
<a href="https://forum.howtoforge.com/threads/mysql-replication-and-clusters-suggestions.94911/" class="internalLink">MySQL replication and clusters suggestions</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
  </channel>
</rss>
