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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
