On 6/5/06, James Bennett <[EMAIL PROTECTED]> wrote: > > On 6/5/06, Jay Parlar <[EMAIL PROTECTED]> wrote: > > When I run with the development server, I just get a 'Broken pipe' > > socket error. I'm guessing the situtation will be even worse when I > > try with Apache/mod_python. > > I personally haven't noticed anything bad happening. It's generally > not a good idea to rely on the development server as an indicator of > how a production setup will behave; Apache and other real web servers > are quite a bit more robust.
But even in the production setup, will their be an exception raised that I can get my hands on, or will mod_python silently swallow it? Jay P. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users -~----------~----~----~----~------~----~------~--~---

