oschaaf commented on issue #1543: Problem with pagespeed filters
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1543#issuecomment-372418201
 
 
   That message indicates that a network flush was observed between two css 
references in the html. Which made the first css reference go out before the 
opportunity to combine it with the second one arose.
   
   You could try disabling the FollowFlushes option (undocumented) if this 
bothers you., but doing so may increase TTFB latency. For more context, see 
https://github.com/apache/incubator-pagespeed-mod/commit/02de03e825bbd1f8d4ad4e1a1bef5263a16f3857

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to