Greetings,

The following webrev contains fixes for the following bugs:
   3166 feed generation needs performance improvement
   3306 feed returns invalid last-modified header

webrev:
http://cr.opensolaris.org/~swalker/pkg-3166-3306/

Change Summary:
* Changed modules/server/feed.py:add_transaction() to cache the result 
of Catalog.fmris() method to prevent repeated disk I/O.  This cut the 
cache generation time for an snv96 repository from 2+ unknown hours to 
51 seconds.

* Fixed the last-modified header value by returning it in RFC850 format 
in gmt using the rfc822.formatdate() method.

Cheers,
-- 
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to