zz9pzza edited a comment on issue #1380:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1380#issuecomment-770401379


   I bumped the number from 
   
   ```
   61c61
   <     fcntl(pipe_write_fd_, F_SETPIPE_SZ, 1024*1024 /* minimal amount of 
bytes */);
   ---
   >     fcntl(pipe_write_fd_, F_SETPIPE_SZ, 200*1024 /* minimal amount of 
bytes */);
   ```
   
   And over 4 servers with 200 we had the 17 times on a day with 57 millon page 
views. the next week was 58 million and the same servers with the new code hit 
the issue 6 times.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to