Welcome! Log In Create A New Profile

Advanced

Re: Request big JS file very slow if enable gzip on

October 27, 2014 12:06AM
I always use " gzip_comp_level 4;".

and i already tried "gzip_proxied any;" before, the gzip_proxied property is use for jboss response content. in my settings, js file is handled by Nginx, not jboss:


location /wx/js/ {
root /home/developer/jboss/server/citycard_dev/deploy/citycard.war/;
}


What the issue made me headache is sometimes the page load very fast(1 second), sometimes /wx/js/libs/jquery-ui-1.10.3.min.js load pending more than 30 seconds. I'm sure it should be Nginx issue but don't know how to find reason of the issue. In debug log i cannot found any valuable logs.
Subject Author Posted

Request big JS file very slow if enable gzip on

colky October 26, 2014 11:04PM

Re: Request big JS file very slow if enable gzip on

dewanggaba October 26, 2014 11:32PM

Re: Request big JS file very slow if enable gzip on

Valentin V. Bartenev October 26, 2014 11:46PM

Re: Request big JS file very slow if enable gzip on

dewanggaba October 26, 2014 11:54PM

Re: Request big JS file very slow if enable gzip on

Valentin V. Bartenev October 27, 2014 12:04AM

Re: Request big JS file very slow if enable gzip on

colky October 28, 2014 09:45PM

Re: Request big JS file very slow if enable gzip on

Valentin V. Bartenev October 29, 2014 02:10AM

Re: Request big JS file very slow if enable gzip on

colky October 27, 2014 12:06AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 296
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready