I copied this 800K js_composer.css to another litespeed server, and observed the same behavior.
for small css/js, looks no such issue.
my understanding:
1. when 1st request comes, need gzip the .css, since file size is a bit large, it may take long time.
it may block the requests process ...