Re: [modwsgi] Size of mod_wsgi.so when built with python shared library

20 views
Skip to first unread message

Graham Dumpleton

unread,
Aug 31, 2012, 11:40:51 PM8/31/12
to mod...@googlegroups.com
That statement on size is likely from when mod_wsgi 1.0 was released
and for a 32 bit system, so grown marginally since and 64 bit could be
bigger also.

The important thing is that it isn't in the MBs and ldd or other
appropriate command shows a dependency on a shared library for Python.

Graham

On 1 September 2012 00:54, Shawn <sh...@mobiata.com> wrote:
> So I've built and installed python2.7 with --enabled-shared. Ive built and
> installed mod_wsgi 3.3. The mod_wsgi docs state that if it compiled with the
> python shared library the resultant mod_wsgi.so should come in under 256
> kilobytes. Here is mine
>
> du -h /usr/lib64/httpd/modules/mod_wsgi.so
> 396K /usr/lib64/httpd/modules/mod_wsgi.so
>
> Should I be concerned about it being 140K larger or I am being crazy?
>
> thanks,
> -s.a
>
> --
> You received this message because you are subscribed to the Google Groups
> "modwsgi" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/modwsgi/-/H0cWC2UCPeoJ.
> To post to this group, send email to mod...@googlegroups.com.
> To unsubscribe from this group, send email to
> modwsgi+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/modwsgi?hl=en.

Shawn

unread,
Sep 1, 2012, 12:36:12 AM9/1/12
to mod...@googlegroups.com
Great, all looks good according to ldd.

thanks,
-Shawn
Reply all
Reply to author
Forward
0 new messages