Folks, Dan / Bart recently found a bug where POST requests that are larger than 128k fail in some situations. I've made a small change to the filelist code that limits the number of files per download, thereby limiting the maximum size of the POST request. This allows a FileList request that contains many small files to succeed when the client is downloading from a server with this kind of limit. The change is pretty small, and the webrev is listed below.
http://cr.opensolaris.org/~johansen/webrev-8538/ Thanks, -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
