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

about radius_timeout parameter #66

Open
ycaner06 opened this issue Oct 6, 2015 · 4 comments
Open

about radius_timeout parameter #66

ycaner06 opened this issue Oct 6, 2015 · 4 comments

Comments

@ycaner06
Copy link

ycaner06 commented Oct 6, 2015

Hello all;
i wonder can we change radius_timeout parameter to miliseconds from seconds. when i look at the codes , just needs added milisecond function to utils.c and then some changes to sendserver.c
What do you think about this changes.

@alandekok
Copy link
Member

We can't change existing meaning for radius_timeout. We could add a radius_timeout_milliseconds.

@ycaner06
Copy link
Author

ycaner06 commented Oct 7, 2015

Hello;
i added new variable and made so changes for timeout miliseconds in my fork. i want to test it but it is installing under /usr/local/ in centos 6.6 from zip. What is the configuration flag, i couldnt find ? after tested , i will make a pull request from my fork.
Thanks.

@alandekok
Copy link
Member

./configure --help

@ycaner06
Copy link
Author

ycaner06 commented Oct 7, 2015

i completed the patch and tested about 400000 request. Tomorrow i am going to make a pull request.
Thanks

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

No branches or pull requests

2 participants