Opened 10 years ago
Closed 7 years ago
#1479 closed task (worksforme)
GeoTools webdav maven repository extremely slow
Reported by: | aaime | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
The following address seems to be very (very) slow to access: http://download.osgeo.org/webdav/geotools/ As in, it takes minutes to respond.
The site hosts the GeoTools maven repository, it is slow enough that Maven times out while trying to get information from it. This breaks the builds for anyone that does not have a local repository already filled with all the required jars.
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Wondering, any way to see where all these webdav connections are coming from?
comment:3 by , 7 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Page referenced in description accessed 20180205 and it responded instantly. If problem recurs, please reopen this ticket.
I quickly checked the site, a lot of Webdav connections are open. I even restarted Apache to no avail.
The CPU load is low, IOwait also low.
Maybe too many connections allowed at the same time (Apache configuration)?