Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce unnecessary cache invalidate #48

Open
junoyoon opened this issue Apr 22, 2014 · 1 comment
Open

Reduce unnecessary cache invalidate #48

junoyoon opened this issue Apr 22, 2014 · 1 comment
Assignees
Milestone

Comments

@junoyoon
Copy link
Contributor

junoyoon commented Apr 22, 2014

All versions of nGrinder clears file distribution caches before distributing the files.
Normally it's not a problem. Usually users locate the controller and agents in the near place and file transmission b/w the controller and agents is fast enough, so even bunch of files(maybe < 20mb) can be transmitted in a very short time. However if the file size is big and the network bandwidth is limited, ngrinder automatically turns on the safe distribution feature and slow down the whole transmission process.

@junoyoon junoyoon added bug and removed bug labels Apr 22, 2014
@junoyoon junoyoon added this to the 3.3.1 milestone Apr 22, 2014
@junoyoon junoyoon changed the title Reduce unnecessary cache deletion Reduce unnecessary cache invalidate Apr 23, 2014
@newpcraft newpcraft modified the milestone: 3.3.1 Nov 6, 2015
@junoyoon junoyoon self-assigned this Apr 22, 2016
@junoyoon junoyoon added this to the 3.4.0 milestone Apr 22, 2016
@junoyoon junoyoon reopened this May 13, 2016
songeunwoo pushed a commit that referenced this issue May 17, 2016
@junoyoon junoyoon modified the milestones: 3.4.1, 3.4.0 May 17, 2016
@junoyoon
Copy link
Contributor Author

It's not possible to include this fix in 3.4.0. Make this for 3.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants