Hello Girish,
On Fri, 11 Jan 2019 at 01:53, Monitoring Naaptol <[email protected]> wrote: > > Hi > > we are getting error while extracting tar file 1.8.17 on windows This is a symbolic link, and Windows does not support symbolic links, which is why extracting that particular file on that OS fails. I suggest you extract the tarball on a *nix/BSD OS. If you need to take a look at the files, just ignore the error (the file is not required for haproxy itself, only for tests). Lukas

