[Pulp-list] gevent

Jason L Connor jconnor at redhat.com
Wed Jun 2 21:26:03 UTC 2010


Hi All,

While investigating a defect today (juicer not responding to the DELETE
request for a repository), I discovered that gevent was passing requests
to web.py that were malformed with the request method was one of the
following: PUT, DELETE, TRACE, or OPTIONS.

To truly accommodate RESTful APIs, we'll certainly by using DELETE and
quite possibly PUT request. This makes gevent currently unsuitable for
our needs.

I have pushed a wsgi script and an apache config file that allows for
deployment via httpd. I'll be adding them to the rpm and posting
instructions on their deployment shortly.

I do apologize for the time wasted pursuing this avenue. We'll be moving
forward with apache deployment instead of daemon deployment.

-- 
Jason L Connor
Senior Software Engineer
Systems Management and Cloud Enablement
Red Hat, Inc.
+1.919.890.8331
Freenode: linear
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20100602/b487ca49/attachment.sig>


More information about the Pulp-list mailing list