The following webrev containes fixes for these issues: 2905 pkg.depotd should gracefully handle bad manifest requests
webrev: http://cr.opensolaris.org/~swalker/pkg-2905/ Change summary: This just causes the depot code to treat the case where no fmri is specified or invalid fmri values as non-existent instead of as a 500 error. Previously, only a valid fmri that didn't exist would return a 404. This should help with our proxy load balancer situation that arose last week. -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
