<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PostalCode"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="State"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="Street"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="address"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hey All, I was wondering if anyone had any information about
this.  I’ve managed to Web 2.0/Ajax Bugzilla 3.0 for my company’s
use.  From a UI and user experience perspective it has been well
received.  The only adverse effect that I’ve noticed from doing this
is the heavy load in terms of CPU usage on the server.  This is due in part
to asynchronous connections that each individual calls to the server.  While
looking at the server I’ve noticed that Perl handles each individual
request by creating a new process.  So if an individual makes 5 requests
to the server (to update 5 different parts of the UI), the server handles it by
opening 5 individual Perl.exe processes rather than, for example keeping a
process open and running thread support.  <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I believe that this problem is causing my other
problem.  Occasionally, I receive a response from the server that is ‘undefined’. 
I haven’t been able to track this down, but I believe it has to either be
Bugzilla or Perl that’s responding in the chain with this value.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>We’re running a quad-core for our Bugzilla server, so
our load is fine, but another studio is using a regular workstation and they
are suffering performance issues.  I was wondering if anyone could make
any suggestions as to how I can identify and handle these issues.  Thanks
much…<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><b><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial;font-weight:bold'>Sam Fu</span></font><o:p></o:p></b></p>

<p class=MsoNormal><b><font size=1 face=Arial><span style='font-size:7.5pt;
font-family:Arial;font-weight:bold'>Web Programmer</span></font><o:p></o:p></b></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:7.5pt;
font-family:Arial'><a href="mailto:SamF@collectivestudios.com">SamF@collectivestudios.com</a></span></font><o:p></o:p></p>

<p class=MsoNormal><st1:Street w:st="on"><st1:address w:st="on"><font size=1
  face=Arial><span style='font-size:7.5pt;font-family:Arial'>1900 Quail Street</span></font></st1:address></st1:Street><o:p></o:p></p>

<p class=MsoNormal><st1:place w:st="on"><st1:City w:st="on"><font size=1
  face=Arial><span style='font-size:7.5pt;font-family:Arial'>Newport Beach</span></font></st1:City><font
 size=1 face=Arial><span style='font-size:7.5pt;font-family:Arial'> <st1:State
 w:st="on">CA</st1:State> <st1:PostalCode w:st="on">92660</st1:PostalCode></span></font></st1:place><o:p></o:p></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:7.5pt;
font-family:Arial'>TEL: 949-255-1900 x865</span></font><o:p></o:p></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:7.5pt;
font-family:Arial'>FAX: 949-724-9667<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 color="#333333" face=Arial><span
style='font-size:7.5pt;font-family:Arial;color:#333333'> A Foundation 9
Entertainment company</span></font><o:p></o:p></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

</div>

</body>

</html>