<!-- Describe the issue -->
Slow Initial Sync - Every time I open the client (0.15.1 - 64 Bit) it is slow to sync and the network shows 50% of the time it does nothing. Also I suspect my 16-26 peers are not sending data, and suggest peer limit variable so it can be increased at will.
Possibly related to #11560
<!--- What behavior did you expect? -->
Fast Initial Sync - constant data transfer (download) and enough peers so that there is always peers sending data
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->

<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
Download core client from GH and install it, open it.
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
AMD Phenom X1100T BLACK 6 core processor, 16 GB ram, 1 x 2TB HDD, 1 x 2TB HSSD (Hybrid SSD)
<!-- Any extra information that might be useful in the debugging process. -->
- LONG breaks in network transfer
- Too few peers (IMO, which is why need peer variable)
- Network window looses data every time the time slider is changed... It should adjust and show the current data in the new time frame. And make it track with the debug window closed.
- Port is forwarded (and seen from outside - connections in and out)
- nice -n -20 bitcoin-qt does not help
- 6000 DBCache not help
- Added bunch of nodes/seednodes/connects
- Still have to make sure the userdir is on the HSSD (I confuse the drive manufacturers sometimes)
<!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->
Config: server=1 daemon=1
Debug.log - unable to fit under maximum for every pastebin website in sight :-/
Thanks for your help :)
Just a shot of how many users I usually have- I suspect most or all of them are stopping sending data. Suggest adding a "peerlimit" variable so peer limit can be adjusted.








