Changes between Version 20 and Version 22 of Ticket #185
- Timestamp:
- 07/07/08 23:38:54 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #185
- Property Summary Xapian operations hang with mod-python under apache → Deadlocks with apache mod_python and mod_wsgi
-
Ticket #185 – Description
v20 v22 1 1 Xapian appears to hang as soon as any Xapian methods are called from the Python 2 bindings, when running using mod -python. Reported at2 bindings, when running using mod_python. Reported at 3 3 http://thread.gmane.org/gmane.comp.search.xapian.general/4486 4 5 Similar problems reported on IRC with mod_wsgi - FAQ URL for this issue from WSGI: 6 7 http://code.google.com/p/modwsgi/wiki/ApplicationIssues#Python_Simplified_GIL_State_API