#17187: Incompatibility with Cherokee webserver's FastCGI handling -------------------------------------+------------------------------------- Reporter: sciyoshi | Owner: sam@… Type: Bug | Status: new Component: HTTP handling | Version: 1.3 Severity: Normal | Resolution: Keywords: cherokee flup | Triage Stage: fastcgi fcgi content-length | Unreviewed Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 1 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by aminland):
* easy: 0 => 1 Comment: I second this. The bug in flup clode was fixed in June, although it's not available as a "release" yet. See his commit [http://trac.saddi.com/flup/changeset/120%3A8d52f88effa3 here] I pulled the fix for flup, and what happened as a result is that the request would process in django, but I would get a Cherokee 500 error (ot comming from the django app). Also this issue doesn't seem to affect only [[fcgi]], and not [[scgi]]. While the bug may stem from an issue with cherokee, it works fine in django 1.2, and broke in the commit listed above. -- Ticket URL: <https://code.djangoproject.com/ticket/17187#comment:5> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.