ProGet performance issues -


my company looking hosting nuget packages on private server. have started play around proget, seems have performance issues. hosting around 6500 packages (120 unique ones + different version of them) , searching takes approximately 30s. seems doesn't use underlying database indexing @ all. suggestions?

we having same issue around same time, turns out nuget.org problem. slow during days... suggest disable connectors. have 100k+ packages, , use proget no issues.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -