I'm running mod_wsgi under my virtual server provider (VSP), running
apache2 and python 2.6.2.  Everything was installed (apache2,
mod_python and python) via my package-manager (apt-get.)  My VSP runs
everything over ipv6 to ipv4.  Running 'ab' against my server locally
(via shell)  apache2 [mod_wsgi app] responds very quickly.  However,
if I run 'ab' against my server from a remote shell, the website
responds very slowly.  I ruled out 'iptables'.

My question is (and perhaps if it pertains only to apache2 or python,
please feel free to post):
>>> Do I need to do or install anything to support ip6?  Or, is this not an 
>>> issue and I need to look elsewhere?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
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.

Reply via email to