<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=722285717-27052004>That's what ab(1) is for.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=722285717-27052004></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=722285717-27052004>--Michael</SPAN></FONT></DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> mod_python-bounces@modpython.org 
  [mailto:mod_python-bounces@modpython.org] <B>On Behalf Of </B>Michael C. 
  Neel<BR><B>Sent:</B> Thursday, May 27, 2004 10:32 AM<BR><B>To:</B> David 
  Fraser<BR><B>Cc:</B> Damjan; mod_python@modpython.org<BR><B>Subject:</B> Re: 
  [mod_python] Suggestion: libpython.so<BR></FONT><BR></DIV>
  <DIV></DIV>I'd be curious to see what, if any, performance changes this would 
  result in.&nbsp; A shame you can't timeit.py /usr/bin/apache 
  =p<BR><BR>Mike<BR><BR>On Thu, 2004-05-27 at 10:07, David Fraser wrote: 
  <BLOCKQUOTE TYPE="CITE"><PRE><FONT color=#737373><I>Damjan wrote:

&gt;Recent python installations (I think from 2.3) by default build a
&gt;dynamic libpython library. 
&gt;
&gt;I think mod_python should have a ./configure
&gt;option to use the dynamic library instead of the static library archive.
&gt;
&gt;The only change is that "-L/usr/lib/python2.3/config" should be
&gt;removed from the LDFLAGS in src/Makefile. This way two things are
&gt;gained, mod_python.so is 100k instead of 1.3M, and minor upgrades to
&gt;python would also upgrade mod_python.
&gt;  
&gt;
Note that this is what happens on windows.
I am currently working on improving the setup.py script so it can build 
the extension on Unix as well as Windows.
Not everyone may want to do it like this... since apxs is nice. But it 
seems to work fine.
I might try and include an option to use the dynamic library...

David
_______________________________________________
Mod_python mailing list
Mod_python@modpython.org</FONT>
<A href="http://mailman.modpython.org/mailman/listinfo/mod_python"><U>http://mailman.modpython.org/mailman/listinfo/mod_python</U></I></A></PRE></BLOCKQUOTE><PRE><TABLE cellSpacing=0 cellPadding=0 width="100%"><TBODY><TR><TD><FONT color=#999999>__________________________________ </FONT><BR><BR><A href="mailto:michael.neel@mediapulse.com"><FONT color=#000000 size=2><B><U>michael.neel</B></FONT></A><A href="mailto:michael.neel@mediapulse.com"><FONT color=#808080 size=2>@mediapulse.com</U></A><BR>vice president of information systems<BR>865.675.4455 x30<BR>800.380.4514</FONT><BR><BR><A href="http://www.mediapulse.com/"><FONT color=#a51c1e size=2><U>www.mediapulse.com</U></FONT></A><BR><FONT color=#999999>__________________________________</FONT> </TD></TR></TBODY></TABLE>
</PRE></BLOCKQUOTE></BODY></HTML>