rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: asd0109 on October 11, 2014, 03:20:30 AM

Title: why hfs very slow ?
Post by: asd0109 on October 11, 2014, 03:20:30 AM
i access my hfs in my Lan, open the web page it`s very slow ,but download file is ok,way ?

my PC is win7  64bit
Title: Re: why hfs very slow ?
Post by: rejetto on October 12, 2014, 06:42:10 PM
many files in the page?
exe files in the page?
also, if you look at the source of the page (CTRL-U in Chrome) at the end you can see something like this
<!-- Build-time: 0.055 -->

that means my page took 0.055 seconds to be generated
Title: Re: why hfs very slow ?
Post by: asd0109 on October 13, 2014, 01:38:10 AM
i try it ,but i don`t know where is problem.
Title: Re: why hfs very slow ?
Post by: rejetto on October 13, 2014, 03:53:35 PM
after CTRL-U you should scroll at the end of it
Title: Re: why hfs very slow ?
Post by: asd0109 on October 14, 2014, 12:48:36 AM
show me      <!-- Build-time: 0.032 -->


but i open this web page use 30 Seconds  :'(

Title: Re: why hfs very slow ?
Post by: asd0109 on October 14, 2014, 01:40:18 AM
you can see this file , is wireshark file ,you can see the time.
Title: Re: why hfs very slow ?
Post by: asd0109 on October 14, 2014, 02:23:42 AM
ie
Title: Re: why hfs very slow ?
Post by: asd0109 on October 14, 2014, 02:25:26 AM
firefox
Title: Re: why hfs very slow ?
Post by: asd0109 on October 14, 2014, 02:30:16 AM
i konw where is the problem ,is "google".

in china we open google very slow,so i open hfs slow .

delet google in html template , is OK .

thank you make hfs tools , is a great tools. small fast and easy .

thank you so much .

sorry  my english no good  ;D
Title: Re: why hfs very slow ?
Post by: rejetto on October 14, 2014, 09:23:00 AM
wow, i couldn't have imagined
Title: Re: why hfs very slow ?
Post by: LeoNeeson on October 18, 2014, 05:11:57 AM
i konw where is the problem ,is "google".
As I posted before here (http://www.rejetto.com/forum/fhfs/fhfs-v2-1-0-first-impressions/) (and nobody cared about it), it would be great to have all those files hosted "locally". So I propose to include this file (and any other file that's hosted externally on internet), so HFS would work without needing any file from internet. Having a external file like this one (jquery.js) is a privacy issue, too, since you Google would know about our HFS server.
Title: Re: why hfs very slow ?
Post by: r][m on October 19, 2014, 06:22:55 PM
As I posted before here (http://www.rejetto.com/forum/fhfs/fhfs-v2-1-0-first-impressions/) (and nobody cared about it), it would be great to have all those files hosted "locally". So I propose to include this file (and any other file that's hosted externally on internet), so HFS would work without needing any file from internet. Having a external file like this one (jquery.js) is a privacy issue, too, since you Google would know about our HFS server.
I totally agree!  100%
HFS should be completely independent!
Title: Re: why hfs very slow ?
Post by: bmartino1 on October 19, 2014, 08:07:56 PM
As I posted before here (http://www.rejetto.com/forum/fhfs/fhfs-v2-1-0-first-impressions/) (and nobody cared about it), it would be great to have all those files hosted "locally". So I propose to include this file (and any other file that's hosted externally on internet), so HFS would work without needing any file from internet. Having a external file like this one (jquery.js) is a privacy issue, too, since you Google would know about our HFS server.

I supported you..., but there comes times when you need to adapt them to you website, ie have a default temple folder in the vfs where these files are, ie and as such to enable css and other .htl docs... i can visualize a new version of hfs in which you first click it, it ask the question to add a contex menu... and extras a folder in the pat that it then adds to it VFS by default...

Issues see it are the HFS needs to be in a default area...

and or it can become integrated as such as what silent plz has done with his version of hfs ssl, in whci it make a local area where "some hfs need file can be"...

In the end, it more of a time issue with the program, they are busy with every day to day things, and "atleast form what i see", most want to do it, but don't have time...

as staed in the post form your click here... i would sugest to the user experice this issu to downlaod thoes files and put them ina folder on hfs such as template and copy you lan adress to that path... add that path to the templte where it goes after them in the tpl...

sorry, but thats the only fix i see as a "somewhat permeant solution...

need help getting the files i recomed wget for windows:
http://gnuwin32.sourceforge.net/packages/wget.htm

put the exe in system 32, open a cmd terminal, type
"wget http:URL PTAH to file"
and wget will downlaod that file in the curent path that cmd was open...

Good luck and have fun! :)
Title: Re: why hfs very slow ?
Post by: rejetto on October 21, 2014, 07:58:16 PM
i understand the privacy issue. I will load the file from jquery.com instead of google.com, there's big difference of intests of these companies.
It may be enough for most people, and i'm adding an option in the template so those who don't agree can opt out with a small diff template.

HFS works also without internet. If the first loading of the file fails, it loads locally.