Valery Piashchynski

Results 326 comments of Valery Piashchynski
trafficstars

Hey @victor-sudakov πŸ‘‹πŸ» Let's wait for the community πŸ˜ƒ

Yeah, the AMQP driver already has this option via `prefetch`. I'm unsure about Kafka (`max.poll.records`) and SQS (Java SDK has smt like batches, but I don't see this option for...

I think that the more natural and, let's say, 'expected' name for this option is - `prefetch`. But on the other hand, we have drivers (like `amqp`) that support this...

> What about [that](https://github.com/roadrunner-server/roadrunner/issues/758) issue? Oh yeah, I forgot about that. Let's merge them into 1 ticket, thanks for pointing that out πŸ‘πŸ»

Hey @dwgebler πŸ‘‹πŸ» Thanks for the proposal. I'll discuss it with our PHP team πŸ‘πŸ»

Yeah, thanks for the clarification. I'll discuss that with the PHP team on Monday πŸ˜ƒ. This is, for sure, entirely not a problem to pass some envs to the PHP...

specs: 1. https://www.cryptosys.net/pki/manpki/pki_distnames.html 2. https://www.alvestrand.no/objectid/2.5.4.html 3. https://httpd.apache.org/docs/2.4/mod/mod_ssl.html

Yeah, nice πŸ˜ƒ It should be in the separate middleware generally. I'm also not a big fan of the json'ing everything, but as the POC looks nice, thanks. If you...

> obviously would be great to have this feature included in the official RR HTTP package as a default middleware so anyone else needing similar functionality can just have it...