Albert Casademont

Results 63 comments of Albert Casademont

Hi @andig should we move forward with this one?

Not so sure about this one, if the server crashes (during the bridge bootstrap, for example) there might be very little info about what happened. Did you run some tests...

@ProPheT777 what would be the ideal timeout?

@Firehed how would you then suggest we could do this. I also thought react/http 1.2 would fix this

Hi @sdbruder I'm afraid I work with Symfony mostly, can't tell you much about that, seems like an autoloading issue? Maybe @andig knows something more about it.

Hi @Sauerbrei any more info about this?

@Sauerbrei now the error seems more clear, by default php-pm searches for the main symfony kernel at \App\Kernel or \AppKernel. If you have a custom Kernel or in a different...

If you're using the default kernel location in App\Kernel you should not need to use those env variables, those are only for non-standard Kernel locations/names. Your repo is fine, very...

@andig this could also allow a different TCP backlog option than the proposed 511 default we spoke about. I guess this PR should be reworked a bit to allow that...

@kdubuc would you be able to work on those changes?