General

Profile

brodock (Gabriel Mazetto)

  • Login: brodock
  • Email: brodock@gmail.com
  • Registered on: 04/15/2014
  • Last sign in: 01/02/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 3 5

Like

Activity

04/12/2023

09:55 PM Ruby master Bug #19594 (Feedback): Cannot statically compile 3.0.5 on MacOS 12.6 x86_64
I'm triggering the compilation using RVM. A regular, non static compilation works, but I want to generate a cacheable... brodock (Gabriel Mazetto)

03/16/2023

03:45 PM Ruby master Bug #19412: Socket starts queueing and not responding after a certain amount of requests
Some other updates. I've been trying to undestand the `TIME_WAIT` and why it does behave the way it doesn on MacOS (b... brodock (Gabriel Mazetto)
11:32 AM Ruby master Bug #19412: Socket starts queueing and not responding after a certain amount of requests
when the pause happens it seems the socket is still kept alive, based on netstat:
(there is a huge list of those):...
brodock (Gabriel Mazetto)
11:15 AM Ruby master Bug #19412: Socket starts queueing and not responding after a certain amount of requests
@jeremyevans0 I'm new to debugging C code. Your idea on filedescriptors seems to to be somewhat spot on.
I'm not ...
brodock (Gabriel Mazetto)

03/15/2023

03:57 PM Ruby master Bug #19412: Socket starts queueing and not responding after a certain amount of requests
@jeremyevans0 I've tested again in MacOS system provided ruby version:
```
ruby --version ...
brodock (Gabriel Mazetto)
03:33 PM Ruby master Bug #19412: Socket starts queueing and not responding after a certain amount of requests
I've also tried to build something similar to "hey" in ruby and couldnĀ“t make it crash (this is likely because of the... brodock (Gabriel Mazetto)
03:31 PM Ruby master Bug #19412: Socket starts queueing and not responding after a certain amount of requests
I've went back to my Linux machine and tried to reproduce the problem.
Using Ruby 3.0 (from the package manager), I ...
brodock (Gabriel Mazetto)

03/14/2023

06:33 PM Ruby master Bug #19412: Socket starts queueing and not responding after a certain amount of requests
@jeremyevans0
running apache benchmark with `-c1` does show some of the behavior. It will go from 0 to somethign a...
brodock (Gabriel Mazetto)

03/01/2023

06:14 PM Ruby master Bug #19412: Socket starts queueing and not responding after a certain amount of requests
@jeremyevans0 yes, it behaves the same regarding the max amount of requests it can handle:
```
$ ab -n 20000 -c 5...
brodock (Gabriel Mazetto)

02/03/2023

11:45 PM Ruby master Bug #18940: Ruby Ractor fails with IOError when handling higher concurrency
There is a chance that the route problem is related to #19412 brodock (Gabriel Mazetto)

Also available in: Atom