Arne Kepp ha scritto: > We're barely pushing 1 mbps in any 60 second interval, so the load from > Apache is 3% or less. > > CLOSE_WAIT is, as you say, is Apache's responsibility. Maven is slightly > different in that it opens a new connection for every file, instead of > reusing it as most browsers do. I can't think of any special setting > except the normal timeouts and KeepAlive (the latter should be set to > 3-5 seconds). May also depend on what other modules you have loaded, but > I remember we came up blank last time.
Reusing connections and handling timeouts properly seem to have been fixed: http://jira.codehaus.org/browse/WAGON-98 http://jira.codehaus.org/browse/WAGON-86 However, I'm not sure in which version of Maven the relevant Wagon plugin is shipped with, it may be it's bundled along with Maven 2.1.0 which, unfortunately, we cannot use: http://jira.codehaus.org/browse/GEOT-2473 http://jira.codehaus.org/browse/GEOS-2984 Cheers Andrea ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
