Re: [graylog2] Slow web interface and overly large JS files

2017-01-29 Thread Richard S. Westmoreland
Right now the JS client appears to be embedded within the graylog server jar. Have you considered moving the js client into its own /client directory and having the server load the files on demand to serve them? That way admins can alternatively point their preferred web server to the client

Re: [graylog2] Slow web interface and overly large JS files

2017-01-24 Thread Richard S. Westmoreland
Graylog 2.1.2+50e449a Accept-Rangesbytes Age306654 Cache-Controlprivate, max-age=604800 Content-Encodinggzip Content-Length704247 Content-Typeapplication/javascript DateSat, 21 Jan 2017 13:16:11 GMT Etag

Re: [graylog2] Slow web interface and overly large JS files

2017-01-24 Thread Dennis Oelkers
Which version of Graylog are you using? Can you paste the response headers you get when your browser is requesting any of the JS assets (not config.js though)? Kind regards, D. > On 24.01.2017, at 12:11, Richard S. Westmoreland wrote: > > The compression works,

[graylog2] Slow web interface and overly large JS files

2017-01-03 Thread Richard S. Westmoreland
Hello, I'm working on putting a GL cluster behind a reverse proxy and load balancer and while troubleshooting a url redirect issue I discovered why the interface has seemed really slow to me. My servers are in another country so latency becomes obvious for me. Just getting to the login