I am currently executing a longpolling script during a while (true) loop. PHP is set_time_limitset to 0. There is an Apache server with another nginx server connecting to the first. I pull text from a MySQL table through this longpolling script. I want to know if this process will interfere with server performance. If so, to what extent, if there are a large number of simultaneous users who pull data? Should I put nginx on top of php-fpm?
set_time_limit
Long polling has several notable properties on the server
( , Apache MPM, MPM ), Nginx
- : ? Apache ( )? (, node)?
, , , Apache, , - , , - .
Source: https://habr.com/ru/post/1530294/More articles:elasticsearch not starting, gives erorr - javaThe difference between an object and an instance: C ++ - c ++Spring java security authentication provider - springTrying to move select element - javascriptCall annotated @Bean method in Spring java configuration - javaFind the maximum x, y value from a series of images - pythonUser defined and standard constructor? - javaвыберите n-й файл в папке (с помощью sed)? - bashHow to identify / verify FaceTime contact information? - iosThe character "f" is considered true in ng-show - angularjsAll Articles