Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] avoid 2 http requests

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] avoid 2 http requests


Chronological Thread 
  • From: Michael Johnson <>
  • To: vazoumana toto <>
  • Cc: Daniel Doyle <>, "" <>
  • Subject: Re: [perfsonar-user] avoid 2 http requests
  • Date: Mon, 30 Nov 2015 16:35:46 -0500

Hi Vazoumana,

I fixed this in our repository, so next time we do a release, this will go
out. I'm not sure when that will be. Let me know if you need any more help.

Thanks,
Michael

On Tue, Nov 24, 2015 at 04:15:10PM +0000, vazoumana toto wrote:
Hello,

thanks for your answer.
I succeed avoiding these requests, running your advices.
i m gonna waiting the new versions wich resources will be requested locally.

Best regards


Subject: Re: [perfsonar-user] avoid 2 http requests
From:

Date: Mon, 23 Nov 2015 13:10:13 -0500
CC:

To:


Gah, copy paste mistake. Put the files in "/opt/perfsonar_ps/toolkit/web-ng/root/css/",
not in the existing "app.css" file.
-Dan
On Nov 23, 2015, at 1:07 PM, Daniel Doyle
<>
wrote:Hi Vazoumana,
Those are declared here:
/opt/perfsonar_ps/toolkit/web-ng/templates/components/top.html
Those should not be being pulled down from a remote source. I am going to go
ahead and open an issue to get this resolved and make sure the files are
packed locally. In the meantime if you grab those files and put them on the
machine in /opt/perfsonar_ps/toolkit/web-ng/root/css/app.css (renaming as
necessary for below), then modify top.html so that it shows
<link rel="stylesheet" href="[% include_prefix %]css/font-awesome-min.css"> <link
rel="stylesheet" href="[% include_prefix %]css/fonts-google.css">
in place of the other two lines, you should be able to serve everything
locally without issue.
Hopefully that helps.
-Dan
On Nov 23, 2015, at 11:53 AM, vazoumana toto
<>
wrote:Hello,
i'm setting up a perfsonar host via perfsonar 3.5 toolkit.
I finished my installation and try resolve some details.

When i ran the web interface, i saw 2 webs requests :

GET http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css

GET https://fonts.googleapis.com/css

Somebody knows where these instructions are written ?
I want to avoid these requests. I'm ready to upload the thing requested on my
configuration.

Best regards.

Dan DoyleGlobalNOC Software







Dan DoyleGlobalNOC Software







--
Michael Johnson
GlobalNOC Software Engineering
Indiana University

812-856-2771

Attachment: pgpTLVUwV2xP3.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.16.

Top of Page