<?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:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									combu_SessionToken table seems too large - Combu Server/Client				            </title>
            <link>https://www.skaredcreations.com/wp/community/combu/combu_sessiontoken-table-seems-too-large/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 13 May 2026 07:54:11 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: combu_SessionToken table seems too large</title>
                        <link>https://www.skaredcreations.com/wp/community/combu/combu_sessiontoken-table-seems-too-large/#post-1819</link>
                        <pubDate>Thu, 24 Feb 2022 17:56:13 +0000</pubDate>
                        <description><![CDATA[@skaredcreations thanks for the support! That&#039;s what I needed.]]></description>
                        <content:encoded><![CDATA[<p>@skaredcreations thanks for the support! That's what I needed.</p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu/">Combu Server/Client</category>                        <dc:creator>Punchey</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu/combu_sessiontoken-table-seems-too-large/#post-1819</guid>
                    </item>
				                    <item>
                        <title>RE: combu_SessionToken table seems too large</title>
                        <link>https://www.skaredcreations.com/wp/community/combu/combu_sessiontoken-table-seems-too-large/#post-1818</link>
                        <pubDate>Thu, 24 Feb 2022 13:50:11 +0000</pubDate>
                        <description><![CDATA[First thing first make a backup of the current database, then you can go to Session Tokens page where you can set a date (for example one month ago) and click DELETE to delete all session to...]]></description>
                        <content:encoded><![CDATA[<p>First thing first make a backup of the current database, then you can go to Session Tokens page where you can set a date (for example one month ago) and click DELETE to delete all session tokens up to the date you set in the field (take care to not set today as date before clicking DELETE else also the currently active tokens will be deleted and the active sessions will give error in your app even if they really only have to quit and relaunch the app and it'll work again).</p>
<p><strong>EDIT</strong>:</p>
<p>By the way on the server you'll find a sample script <em>/extra/clean_sessiontokens.php</em> that you can use in a scheduled task on your server to delete periodically the session tokens older than XX days (there's a variable inside it called <em>CLEAN_FROM_DAYS</em> that you can assign), you could create a scheduled task to run once per week for example (most providers allow you to set scheduled tasks, but this depends on them; alternatively you have to do it manually as above). If you're going to use this file in a scheduled tasks then I suggest to duplicate it and move in a folder where the web users cannot access (theoretically the extra folder shouldn't exist on server unless you have some files of your own, that folder is meant to contain sample scripts), so that you don't need to re-apply changes eventually after a server update if you edit it.</p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu/">Combu Server/Client</category>                        <dc:creator>Skared Creations</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu/combu_sessiontoken-table-seems-too-large/#post-1818</guid>
                    </item>
				                    <item>
                        <title>combu_SessionToken table seems too large</title>
                        <link>https://www.skaredcreations.com/wp/community/combu/combu_sessiontoken-table-seems-too-large/#post-1817</link>
                        <pubDate>Thu, 24 Feb 2022 13:03:31 +0000</pubDate>
                        <description><![CDATA[My combu_SessionToken table is up to 6.3GB even though my combu_LeaderBoard_User table is only 0.2GB. Is this normal? I&#039;ve been warned by my hosting provider that I must reduce the size of m...]]></description>
                        <content:encoded><![CDATA[<p>My combu_SessionToken table is up to 6.3GB even though my combu_LeaderBoard_User table is only 0.2GB. Is this normal? I've been warned by my hosting provider that I must reduce the size of my database. Is there some kind of pruning that I can/should do to combu_SessionToken?</p>]]></content:encoded>
						                            <category domain="https://www.skaredcreations.com/wp/community/combu/">Combu Server/Client</category>                        <dc:creator>Punchey</dc:creator>
                        <guid isPermaLink="true">https://www.skaredcreations.com/wp/community/combu/combu_sessiontoken-table-seems-too-large/#post-1817</guid>
                    </item>
							        </channel>
        </rss>
		