When you have 2 (or more) servers behind the same gateway and use --port to
connect through an SSH-tunel, only one cache file is created.
A solution is to add $options['port'] to the cache filename.
For JMX :
return "${sanitized_host}_jmx_${sanitized_port2}_${sanitized_port}";
Original issue reported on code.google.com by herve.ma...@gmail.com on 21 Jan 2011 at 4:41
Original issue reported on code.google.com by
herve.ma...@gmail.com
on 21 Jan 2011 at 4:41