<?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: CFLDAP Dies With java.lang.OutOfMemoryError</title>
	<atom:link href="http://blog.crankybit.com/cfldap-dies/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.crankybit.com/cfldap-dies/</link>
	<description>Take a byte out of tech!</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:39:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mark</title>
		<link>http://blog.crankybit.com/cfldap-dies/#comment-32405</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 13 Jul 2009 23:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crankybit.com/?p=304#comment-32405</guid>
		<description>Is there any helpful source on ways to avoid killing &#039;small&#039; garbage collection in CF? (I think I am doing it with ColdBox)</description>
		<content:encoded><![CDATA[<p>Is there any helpful source on ways to avoid killing &#8216;small&#8217; garbage collection in CF? (I think I am doing it with ColdBox)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://blog.crankybit.com/cfldap-dies/#comment-16901</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 17 Jun 2008 16:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crankybit.com/?p=304#comment-16901</guid>
		<description>Excellent. Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terrence Ryan</title>
		<link>http://blog.crankybit.com/cfldap-dies/#comment-16879</link>
		<dc:creator>Terrence Ryan</dc:creator>
		<pubDate>Tue, 17 Jun 2008 04:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crankybit.com/?p=304#comment-16879</guid>
		<description>You can switch to a more robust ldap solution in ColdFusion, namely directly calling ldap in Java.

I have an article here on how to do this: http://www.numtopia.com/terry/programming/code_java_ldap.cfm

I had similar problems, however for me they were due to not being able to control connections for the cfldap call resulting in all of the tcp ports of the machine being filled up before the first connection died.</description>
		<content:encoded><![CDATA[<p>You can switch to a more robust ldap solution in ColdFusion, namely directly calling ldap in Java.</p>
<p>I have an article here on how to do this: <a href="http://www.numtopia.com/terry/programming/code_java_ldap.cfm" rel="nofollow">http://www.numtopia.com/terry/programming/code_java_ldap.cfm</a></p>
<p>I had similar problems, however for me they were due to not being able to control connections for the cfldap call resulting in all of the tcp ports of the machine being filled up before the first connection died.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

