<?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/"
	>

<channel>
	<title>Velocity Archives - Blog IT</title>
	<atom:link href="https://blogit.create.pt/category/tools/velocity/feed/" rel="self" type="application/rss+xml" />
	<link>https://blogit.create.pt/category/tools/velocity/</link>
	<description>Create IT blogger community</description>
	<lastBuildDate>Thu, 10 Jan 2019 14:15:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>High Availability Configuration in Velocity</title>
		<link>https://blogit.create.pt/ricardocosta/2009/03/19/high-availability-configuration-in-velocity/</link>
					<comments>https://blogit.create.pt/ricardocosta/2009/03/19/high-availability-configuration-in-velocity/#respond</comments>
		
		<dc:creator><![CDATA[Ricardo Costa]]></dc:creator>
		<pubDate>Thu, 19 Mar 2009 11:19:00 +0000</pubDate>
				<category><![CDATA[Velocity]]></category>
		<category><![CDATA[Tools]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/ricardocosta/?p=41</guid>

					<description><![CDATA[<p>If you create a new cache with secondaries enabled &#160;new-cache -CacheName NamedCache1 -Secondaries 1 you need to have more than one cache host, otherwise the cache won&#039;t work. In my first velocity test I only had one server and created the cache with the previous command. After that I was trying to put objects to [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/ricardocosta/2009/03/19/high-availability-configuration-in-velocity/">High Availability Configuration in Velocity</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you create a new cache with secondaries enabled</p>
<p>&nbsp;<code>new-cache -CacheName NamedCache1 -Secondaries 1</code></p>
<p>you need to have more than one cache host, otherwise the cache won&#039;t work. In my first velocity test I only had one server and created the cache with the previous command. After that I was trying to put objects to the cache with no success.</p>
<p>Taken from the Velocity CTP 2 documentation:</p>
<p><em>&quot;High availability is configured at the cache level in the cluster configuration settings. You can only enable it when you create the cache. To do this, use the PowerShell 1.0 <code>new-cache</code> command, with the <code>secondaries</code> parameter equal to <code>1</code>. This tells the cache administration PowerShell <strong>cmdlets</strong> that you want one copy of each cached object or region.&quot;</em> </p>
<p>The post <a href="https://blogit.create.pt/ricardocosta/2009/03/19/high-availability-configuration-in-velocity/">High Availability Configuration in Velocity</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/ricardocosta/2009/03/19/high-availability-configuration-in-velocity/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
