Re: [grpc-io] [PHP] gRPC channel connection with php-fpm

2019-01-16 Thread jisooh via grpc.io
Thanks for the reply Stanley. This information is helpful to us. On Tuesday, January 15, 2019 at 5:33:33 PM UTC-8, Stanley Cheung wrote: > > > > On Tue, Jan 15, 2019 at 11:35 AM jisooh via grpc.io < > grp...@googlegroups.com > wrote: > >> Hello, >> >> We want to start using PHP gRPC clients but

Re: [grpc-io] [PHP] gRPC channel connection with php-fpm

2019-01-15 Thread 'Stanley Cheung' via grpc.io
On Tue, Jan 15, 2019 at 11:35 AM jisooh via grpc.io < grpc-io@googlegroups.com> wrote: > Hello, > > We want to start using PHP gRPC clients but have a question regarding > php-fpm and the grpc channel connections. > > When we send a request with PHP, php-fpm maintains a pool of workers to > deal

[grpc-io] [PHP] gRPC channel connection with php-fpm

2019-01-15 Thread jisooh via grpc.io
Hello, We want to start using PHP gRPC clients but have a question regarding php-fpm and the grpc channel connections. When we send a request with PHP, php-fpm maintains a pool of workers to deal with the request. When using gRPC channels, does the php process bring up and down the gRPC