When you say 'Also, I get no errors if I remove the maximum-requests',
is that on all configurations?

When you run your tests, are requests always sequential? Ie., no
concurrent requests.

Does it make a difference if you specify:

  WSGIApplicationGroup %{GLOBAL}

Finally, what other third party C extension modules do you use besides
GeoDjango? Ie., databases, etc. Do you use ctypes module?

Graham

2009/4/16 Alex Robbins <[email protected]>:
>
> The urls that not working aren't using anything except the plain
> django 1.0.2. (No GeoDjango). So it could be django. How would
> increasing the max requests make it more thread-safe?
>
> On Apr 15, 4:03 pm, Ariel Mauricio Nunez Gomez
> <[email protected]> wrote:
>> Bah, I didn't realize it was an old thread, the OP must have solved his
>> issue by now.
>>
>> Alex, are you using any library that is not thread safe?
> >
>

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