Welcome Guest ( Log In | Register )

3 Pages V < 1 2 3  
Closed TopicStart new topic
> Hentai@Home 1.1.0, On the road again

 
post Nov 6 2013, 00:43
Post #41
Ichy



~ Loli Trainer ~
***********
Group: Catgirl Camarilla
Posts: 13,061
Joined: 19-February 09
Level 500 (Dovahkiin)


QUOTE(colossol @ Nov 5 2013, 16:26) *

Install openjdk-7-jre.

you cant on certain low tier Seedboxes (IMG:[invalid] style_emoticons/default/rolleyes.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 7 2013, 17:56
Post #42
fkdla12



Lurker
Group: Lurkers
Posts: 1
Joined: 4-November 13


hello world (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 9 2013, 07:58
Post #43
Sweetbarrow



Newcomer
*
Group: Members
Posts: 21
Joined: 5-August 11
Level 44 (Artisan)


It uses too much CPU
I run H@H on i3-2120 CPU and 16GB RAM server, but it uses over 80% of CPU
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 9 2013, 11:46
Post #44
Ichy



~ Loli Trainer ~
***********
Group: Catgirl Camarilla
Posts: 13,061
Joined: 19-February 09
Level 500 (Dovahkiin)


QUOTE(Sweetbarrow @ Nov 9 2013, 07:58) *

It uses too much CPU
I run H@H on i3-2120 CPU and 16GB RAM server, but it uses over 80% of CPU

--use-less-memory
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 9 2013, 12:01
Post #45
Tenboro

Admin




H@H should use minimal CPU in any mode. Keep in mind that modern CPUs will aggressively throttle down, which may make the CPU usage seem much higher than it actually is.

Looking at your average hit rate, it's possible that what you're seeing is I/O wait, in which case the only fix is to reduce the throttle or get a faster disk.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 9 2013, 21:08
Post #46
SoraNoAki



A distant sky.
*******
Group: Gold Star Club
Posts: 1,188
Joined: 9-July 12
Level 402 (Godslayer)


Sorry that I ask, but I don't get static ranges at all. What does it do? Could somebody please explain it to me?

If my client has a static range, does that mean that I need to connect less with the main server?

This post has been edited by SoraNoAki: Nov 9 2013, 21:20
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 9 2013, 22:49
Post #47
Tenboro

Admin




Well, did you read the first post?

Say that your client was assigned the static range "BABE" (and yes, that is a valid one). The system will then assume that your client is capable of serving all files where the hexadecimal representation of its SHA-1 hash starts with those four nibbles, and therefore forgoes tracking the files individually. As one static range currently encompasses roughly 5-600 files, this saves a *lot* of overhead on the server side.

Usually the file will be present in your client's cache, but if it's not, it's fetched on-demand from an image server. This is different from the dynamically allocated files, which are pre-distributed.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 9 2013, 22:55
Post #48
SoraNoAki



A distant sky.
*******
Group: Gold Star Club
Posts: 1,188
Joined: 9-July 12
Level 402 (Godslayer)


^Well I did but I could not understand it fully, my excuses.

So in simple terms it would be this? You get a 'block' assigned to you with a certain amount of files, and the server always assumes that you can serve the files and therefore won't track the files individually?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 9 2013, 22:58
Post #49
Tenboro

Admin




QUOTE(SoraNoAki @ Nov 9 2013, 21:55) *
So in simple terms it would be this? You get a 'block' assigned to you with a certain amount of files, and the server always assumes that you can serve the files and therefore won't track the files individually?


Pretty much.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 10 2013, 09:29
Post #50
Koaen



[On Hiatus]
*******
Group: Catgirl Camarilla
Posts: 2,225
Joined: 7-April 12
Level 500 (Godslayer)


I'm getting quite a few lines like this
CODE

2013-11-10T00:52:33Z [WARN] {5998469/xxxx}   Invalid request type 'apple-touch-icon-precomposed.png'.
2013-11-10T00:52:34Z [WARN] {5998482/xxxx}   Invalid request type 'apple-touch-icon.png'.
....
2013-11-10T05:48:04Z [WARN] Invalid kvPair: keystamp%3d1384062600-6e828aa931
2013-11-10T05:48:34Z [WARN] Invalid kvPair: keystamp%3d1383460800-05bf677cf4


Is somebody on a mac trying to hack my values? I can't be having that.. gotta keep my keys safe!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2013, 04:04
Post #51
Hairs Fan



Women body fetishist
******
Group: Members
Posts: 859
Joined: 15-September 08
Level 219 (Ascended)


QUOTE(jenga201 @ Nov 10 2013, 08:29) *

CODE

2013-11-10T00:52:33Z [WARN] {5998469/xxxx}   Invalid request type 'apple-touch-icon-precomposed.png'.
2013-11-10T00:52:34Z [WARN] {5998482/xxxx}   Invalid request type 'apple-touch-icon.png'.


This is normal and harmless: the iOS browser try to access proprietary features that are not supported by the official H@H implementation. It does that automatically, without user intervention.
QUOTE(jenga201 @ Nov 10 2013, 08:29) *

CODE

2013-11-10T05:48:04Z [WARN] Invalid kvPair: keystamp%3d1384062600-6e828aa931
2013-11-10T05:48:34Z [WARN] Invalid kvPair: keystamp%3d1383460800-05bf677cf4


Again, normal and harmless: the official H@H implementation is not fully compliant with the HTTP/1.1 specifications, so it sometimes fails to extract the parameters from some (exotic) HTTP requests. This is a known limitation.

This post has been edited by Hairs Fan: Nov 11 2013, 04:08
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


3 Pages V < 1 2 3
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 13th July 2025 - 01:09