I see that it runs a single request several times. I run the web.py
web server in my development environment, and I was trying to trace
some issues writing out to sys.stderr and noticed that things that
should only be run once were run several times! At first I thought I
was doing something terribly wrong. In production I run apache httpd +
fcgid and I tried replicating the duplication and it's not doing it
there, so I figure it isn't me.

I haven't tried actually looking through the web.py code to figure it
out, yet.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to