<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Stress Testing with WebORB</title>
	<atom:link href="http://blog.johlero.eu/2008/11/19/stress-testing-with-weborb/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johlero.eu/2008/11/19/stress-testing-with-weborb/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stress-testing-with-weborb</link>
	<description>Software development</description>
	<lastBuildDate>Sun, 20 Nov 2011 12:49:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://blog.johlero.eu/2008/11/19/stress-testing-with-weborb/comment-page-1/#comment-6322</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 21 Nov 2008 12:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johlero.eu/?p=256#comment-6322</guid>
		<description>Thx, Mark, I will do some more tests on this at the customer to find out why everything has slown down since the last update (with authentication as one of the new things in the update). Even if WebORB authentication takes double as long (due to auth handler) it still doesn only explain the slow down for a little bit.</description>
		<content:encoded><![CDATA[<p>Thx, Mark, I will do some more tests on this at the customer to find out why everything has slown down since the last update (with authentication as one of the new things in the update). Even if WebORB authentication takes double as long (due to auth handler) it still doesn only explain the slow down for a little bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Piller</title>
		<link>http://blog.johlero.eu/2008/11/19/stress-testing-with-weborb/comment-page-1/#comment-6319</link>
		<dc:creator>Mark Piller</dc:creator>
		<pubDate>Fri, 21 Nov 2008 11:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johlero.eu/?p=256#comment-6319</guid>
		<description>WebORB authentication is nothing but a delegation to the authentication handler registered in the system. Any time taken by the authentication process would be mostly spent in your auth handler class.

Cheers,
Mark</description>
		<content:encoded><![CDATA[<p>WebORB authentication is nothing but a delegation to the authentication handler registered in the system. Any time taken by the authentication process would be mostly spent in your auth handler class.</p>
<p>Cheers,<br />
Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

