<div dir="ltr"><div><div><div><br>Paul, Phil,<br><br>thanks for the ideas and information. I&#39;ll also try this way also to ensure every factor to be optimal.<br></div>Summarizing all the comments by far it seems that the bulletproof service infrastructure is streaming upload to disk or possibly outside the Smalltalk VM (nginx way) and keep other application data inside. Memory limits are still interesting for safe handling of a larger parallel load.<br><br></div>thanks<br></div>R<br><br><div><div><div><br><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">Paul DeBruicker &lt;<a href="mailto:pdebruic@gmail.com">pdebruic@gmail.com</a>&gt; ezt írta (időpont: 2016. jan. 19., K, 6:48):<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Phil (list) wrote<br>
&gt; On Tue, 2016-01-19 at 02:14 +0100, Stephan Eggermont wrote:<br>
&gt;<br>
&gt;&gt; &gt; Assuming you&#39;re running the Cog VM you&#39;re likely hitting its memory<br>
&gt;&gt; &gt; limits.  I don&#39;t recall the exact number, but once you get to the<br>
&gt;&gt; &gt; 400-<br>
&gt;&gt; &gt; 500 Meg range you&#39;re hitting the absolute limit of how much RAM Cog<br>
&gt;&gt; &gt; can<br>
&gt;&gt; &gt; deal with.<br>
&gt;&gt;<br>
&gt;&gt; That is just default limits. On a mac I&#39;ve worked with about 2GB.<br>
&gt;&gt; There <br>
&gt;&gt; used to be some limitation on windows, I think there was an issue in <br>
&gt;&gt; 2011 on windows where there was a limit closer to 512 GB, but AFAIk<br>
&gt;&gt; that <br>
&gt;&gt; was fixed.<br>
&gt;&gt;<br>
&gt;<br>
&gt; Is that something that can be changed without a custom build?  If so,<br>
&gt; I&#39;d love to learn how.  I was under the impression that this was a hard<br>
&gt; limit in Cog (that varies a bit by platform, but still well below 1G)<br>
<br>
On the mac you can change the limit in<br>
<br>
&lt;my-vm-dir&gt;/Pharo.app/Contents/Info.plist<br>
<br>
by adjusting the value for the SqueakMaxHeapSize setting and restarting the<br>
image.<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/Re-ZINC-Kom-dilemma-Fwd-WADebugErrorHandler-problem-tp4872293p4872528.html" rel="noreferrer" target="_blank">http://forum.world.st/Re-ZINC-Kom-dilemma-Fwd-WADebugErrorHandler-problem-tp4872293p4872528.html</a><br>
Sent from the Seaside General mailing list archive at Nabble.com.<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div>