Stephen Thirlwall

Results 27 comments of Stephen Thirlwall

Hi @iho, Have you tried playing with the `buffer_size` option in the axelrc file? It's not particularly well-documented, but this is the one: https://github.com/eribertomota/axel/blob/master/doc/axelrc.example#L65-L70 The axelrc file itself is mentioned...

I suspect the default settings for a lot of these configuration parameters were chosen 15+ years ago. It may be worth re-examining some of these from a 2016 perspective. 5kb...

I've had a bit of a look into this. What's happening is that `tcp_read` tries to [read a full buffer's worth](https://github.com/eribertomota/axel/blob/54bd4c2e1d89302da450aa8c7e75dc97380549d8/src/axel.c#L398), but returns only what the underlying socket read returns...

@lego3708 rather than me opening up a new issue just yet, can I ask which OS you were running on your Linux VM? I'm trying to follow the build instructions...

Is this now covered by the `--init` flag to `docker run` ?

I've a had a little bit of a dig around. It looks as though the elseif processing in `check_conditional` or `spool_conditional` gets ahead of the macro expansion somehow. Tracing out...

It seems I've mis-characterised this issue. It can be reproduced more simply, and in v2.1.0: 1. Start the stack with the above compose file and `docker-compose up` 2. In another...

@jessespears are you able to provide any details on out-of-office replies? In particular I'd like to be able to receive these somehow, but they seem to be getting suppressed somewhere...

I'd love to see this PR released. I've got self-hosted runners with tons of ssh-agent processes hanging around. This fixes it nicely.

tvim is the first choice, but its taken: http://tvim.sourceforge.net/