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

Add support for a global timeout #53

Open
LionelCons opened this issue Feb 10, 2016 · 0 comments
Open

Add support for a global timeout #53

LionelCons opened this issue Feb 10, 2016 · 0 comments

Comments

@LionelCons
Copy link
Contributor

I have problems querying a slow server and jmx4perl returns: 408 Got timeout in 180s.

This seems to come from LWP::UserAgent's default timeout.

It seems one can set a per-server timeout in the jmx4perl configuration file but how can I set a global timeout?

Ideally, it would be good to have a global timeout in the configuration file and as command line option (i.e. jmx4perl --timeout 300 ...).

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

1 participant