AW: [Zope] Re : Zope on solaris for the beginner.

oliver.erlewein@sqs.de oliver.erlewein@sqs.de
Fri, 1 Feb 2002 17:46:02 +0100


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1AB3F.EF4F8560
Content-Type: text/plain;
	charset="iso-8859-1"

Hi Oleg

Thanx for the information. Your system doesn't seems quite Solaris-normal.
Have you tried any of the problems from the "threading and performance"
thread? I'll give you the code:

<dtml-var standard_html_header>
<dtml-var ZopeTime>
<br>
<dtml-in "_.range(80)"><dtml-in "_.range(499)">X</dtml-in><br></dtml-in>
<br>
<dtml-var ZopeTime>
<dtml-var standard_html_footer> 

But beware that can take a while and should plugup your Solaris!!!! So don't
try it on a production machiene!!!
While this code gets executed try getting a response from your management
interface (or anything else on the site). The usual Solaris response is,
that the second request will wait till the first is finished before getting
executed (although processor usage is at about 30%).

Do you use Apache as frontend? Thanx for the help.

Oliver Erlewein 

------_=_NextPart_001_01C1AB3F.EF4F8560
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>AW: [Zope] Re : Zope on solaris for the beginner.</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Hi Oleg</FONT>
</P>

<P><FONT SIZE=3D2>Thanx for the information. Your system doesn't seems =
quite Solaris-normal. Have you tried any of the problems from the =
&quot;threading and performance&quot; thread? I'll give you the =
code:</FONT></P>

<P><FONT SIZE=3D2>&lt;dtml-var standard_html_header&gt;</FONT>
<BR><FONT SIZE=3D2>&lt;dtml-var ZopeTime&gt;</FONT>
<BR><FONT SIZE=3D2>&lt;br&gt;</FONT>
<BR><FONT SIZE=3D2>&lt;dtml-in &quot;_.range(80)&quot;&gt;&lt;dtml-in =
&quot;_.range(499)&quot;&gt;X&lt;/dtml-in&gt;&lt;br&gt;&lt;/dtml-in&gt;<=
/FONT>
<BR><FONT SIZE=3D2>&lt;br&gt;</FONT>
<BR><FONT SIZE=3D2>&lt;dtml-var ZopeTime&gt;</FONT>
<BR><FONT SIZE=3D2>&lt;dtml-var standard_html_footer&gt; </FONT>
</P>

<P><FONT SIZE=3D2>But beware that can take a while and should plugup =
your Solaris!!!! So don't try it on a production machiene!!!</FONT>
<BR><FONT SIZE=3D2>While this code gets executed try getting a response =
from your management interface (or anything else on the site). The =
usual Solaris response is, that the second request will wait till the =
first is finished before getting executed (although processor usage is =
at about 30%).</FONT></P>

<P><FONT SIZE=3D2>Do you use Apache as frontend? Thanx for the =
help.</FONT>
</P>

<P><FONT SIZE=3D2>Oliver Erlewein </FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C1AB3F.EF4F8560--