Hey,
I have slow loading with trac + wsgi configuration, its takes forever
to load in the browser, but it works fine after it loaded.

Just wondering if somebody tell me know if i am doing something wrong
with mod_wsgi configuration. When i run the  trac with tracd it works
fine

could somebody let me know what am i doing it wrong

configuration

 WSGIDaemonProcess ops.wsgi user=trac group=tracgroup processes=3
threads=10
  WSGIScriptAlias / /svn/trac/project/www/trac.wsgi

  <Directory /svn/trac/project/www>
    WSGIApplicationGroup trac
    WSGIProcessGroup trac.wsgi

Linux Debian etch
ii  apache-common                 1.3.34-4.1+etch1
support files for all Apache webservers
ii  apache2                       2.2.3-4+etch6
Next generation, scalable, extendable web se
ii  apache2-mpm-worker            2.2.3-4+etch6
High speed threaded model for Apache HTTPD 2
ii  apache2-utils                 2.2.3-4+etch6
utility programs for webservers
ii  apache2.2-common              2.2.3-4+etch6
Next generation, scalable, extendable web se
ii  libapache-mod-ldap            1.8-2
Apache authentication via LDAP directory
ii  libapache2-mod-auth-pam       1.1.1-6.1
module for Apache2 which authenticate using
ii  libapache2-mod-auth-sys-group 1.1.1-6.1
Module for Apache2 which checks user against
ii  libapache2-mod-wsgi           2.3-1~bpo40+1
Python WSGI adapter module for Apache

--~--~---------~--~----~------------~-------~--~----~
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