search for: hit

Displaying 20 results from an estimated 18245 matches for "hit".

Did you mean: git
2009 Apr 08
3
Rails 2.3 memcache performance drop
...ms that every call to memcache now takes 10x longer than before. Here are some example numbers from my development log (below), with memcache running locally. We see similar scale of performance drop in production as well - average memcache call before 2ms, now 20ms. It adds up to a significant hit. Before Rails 2.3 upgrade: Cached fragment hit: views/homepage_recent_blog_posts (0.00043) Cached fragment hit: views/homepage_active_threads (0.00033) Cached fragment hit: views/homepage_weekly_feature (0.00029) Cached fragment hit: views/homepage_recent_approved_items (0.00036) Cached fragment...
2020 Mar 25
2
CentOS 6.10 bind DNSSEC issues
...d alerts for DNS failures against our CentOS 6.10 bind DNS servers from our monitoring system. Sure enough DNS requests via the server was failing, checking the named.log showed dnssec issues; 25-Mar-2020 16:26:10.285 dnssec: info: validating @0xb48b17c0: push.services.mozilla.com A: bad cache hit (push.services.mozilla.com.dlv.isc.org/DLV) 25-Mar-2020 16:26:10.337 dnssec: info: validating @0xb4858cb0: push.services.mozilla.com AAAA: bad cache hit (push.services.mozilla.com.dlv.isc.org/DLV) 25-Mar-2020 16:26:10.349 dnssec: info: validating @0xb48b17c0: push.services.mozilla.com AAAA: bad...
2004 Jun 11
4
Regression query
...the basis of multicollinearity ? I'll appreciate if someone can throw some light on this matter and how to use R to detect the interactions effectively . Thanks Regards Dev ------Final 'lm model'-------------------- > logmodelfull_minus_run_hr_walk_batting <- lm(log(salary) ~ hit+rbi + walk + obp + strike.out+free.agent.eligible+free.agent.1991+arbitr.elgible.) > summary(logmodelfull_minus_run_hr_walk_batting) Call: lm(formula = log(salary) ~ hit + rbi + walk + obp + strike.out + free.agent.eligible + free.agent.1991 + arbitr.elgible.) Residuals: Min 1Q...
2001 Nov 27
1
inclusion criteria help
I have a dataset that looks like this (many other variables not shown. including a unique row identifier "id"): > summary(hits) query lib coverage percid Length:80664 Length:80664 Min. :0.080 Min. :0.2250 Mode :character Mode :character 1st Qu.:0.980 1st Qu.:0.8160 Median :1.000 Median :0.9230...
2005 Sep 11
0
ERROR: no hit for procs_running
With xen-2.0.7 and a self configured 2.4.30 Kernel (+KLIPS from strongswan) I get error messages; i have never seen before. Can anyone tell me, what ERROR: no hit for procs_running^M ERROR: no hit for procs_blocked^M means? ^Msd(8,1):Using r5 hash to sort names ^MVFS: Mounted root (reiserfs filesystem) readonly. ^MFreeing unused kernel memory: 120k freed ^M^MINIT: version 2.85 booting^M^M System Boot Control: Running /etc/init.d/boot^M Mounting /proc file...
2006 Jan 02
11
aligning Ferret''s IndexSearcher.search API with Lucene''s
...not present in the Ferret classes/methods. Here are the relevant method signatures: Ferret''s search methods: in Ferret::Index::Index: search(query, options = {}) -> returns a TopDocs search_each(query, options = {}) {|doc, score| ...} -> yields to context w/ doc and score for each hit in Ferret::Search::IndexSearcher: search(query, options = {}) -> returns a TopDocs search_each(query, filter = nil) {|doc, score| ...} -> yields to context w/ doc and score for each hit Lucene''s search methods: in the interface Searchable: public void search(Query query, Filter f...
2020 Mar 25
0
CentOS 6.10 bind DNSSEC issues
...6.10 bind > DNS servers > from our monitoring system. > > Sure enough DNS requests via the server was failing, checking the > named.log showed > dnssec issues; > > 25-Mar-2020 16:26:10.285 dnssec: info: validating @0xb48b17c0: > push.services.mozilla.com A: bad cache hit > (push.services.mozilla.com.dlv.isc.org/DLV) > 25-Mar-2020 16:26:10.337 dnssec: info: validating @0xb4858cb0: > push.services.mozilla.com AAAA: bad cache hit > (push.services.mozilla.com.dlv.isc.org/DLV) > 25-Mar-2020 16:26:10.349 dnssec: info: validating @0xb48b17c0: > push....
2010 May 27
2
Trying to upgrade from R 2.7.1
...I followed the instructions at http://cran.r-project.org/bin/linux/debian, adding deb http://cran.R-project.org/bin/linux/debian lenny-cran/ to /etc/apt/sources.list. But apt-get still leaves me with R 2.7.1. How can I diagnose what's wrong or correct this? euclid: /etc/apt # apt-get update Hit http://debian.yorku.ca stable Release.gpg Ign http://debian.yorku.ca stable/main Translation-en_CA Hit http://debian.yorku.ca stable/updates Release.gpg Ign http://debian.yorku.ca stable/updates/main Translation-en_CA...
2002 Dec 31
0
MRTGscript - Update
...# # # Rejected connections from you /var/log/messages file # # # # # ###################################################################### # Target[Hits]: `perl /path/to/hits.pl -reject`; # Options[Hits]: gauge, noinfo, growright, transparent, nopercent, noo # WithPeak[Hits]: ymw # MaxBytes[Hits]: 10000 # Colours[Hits]: GREEN#00eb0c,BLUE#1000ff,DARK GREEN#006600,VIOLET#ff00ff # YLegend[Hits]: Hits # ShortLegend[Hits]: Hits # Legend1[Hits]:...
2004 Jun 11
1
Regression query : steps for model building
...multicollinearity ? I'll appreciate if someone can throw some light on this matter and how to use R to detect the interactions effectively . Thanks Regards Dev > ------Final 'lm model'-------------------- > > logmodelfull_minus_run_hr_walk_batting <- lm(log(salary) ~ hit+rbi + walk > + obp + strike.out+free.agent.eligible+free.agent.1991+arbitr.elgible.) > > summary(logmodelfull_minus_run_hr_walk_batting) > > Call: > lm(formula = log(salary) ~ hit + rbi + walk + obp + strike.out + > free.agent.eligible + free.agent.1991 + arbitr.elgible.) &...
2008 Apr 13
1
Installing R in Ubuntu
...************ This what I added to my list: deb http://rh-mirror.linux.iastate.edu/CRAN/bin/linux/ubuntu dapper/ ****************************************************************** nvilloria@nvilloria-desktop:~$ sudo apt-get update Get:1 http://rh-mirror.linux.iastate.edu dapper/ Release.gpg [189B] Hit http://rh-mirror.linux.iastate.edu dapper/ Release Ign http://rh-mirror.linux.iastate.edu dapper/ Packages Get:2 http://us.archive.ubuntu.com dapper Release.gpg [189B] Get:3 http://us.archive.ubuntu.com dapper-updates Release.gpg [191B] Get:4 http://security.ubuntu.com dapper-security Release.gpg [...
2008 Nov 04
1
Problem Updating from 2.71 to 2.8 in Ubuntu
...etails instructions would be greatly appreciated. Below is a portion of my output from both of the above commands. The mirror I am trying to download from is http://mirrors.ibiblio.org/pub/mirrors/CRAN/, as can be seen in the first part of the output. sammcq@sammcq-desktop:~$ sudo apt-get update Hit http://mirrors.ibiblio.org intrepid/ Release.gpg Hit http://us.archive.ubuntu.com intrepid Release.gpg Ign http://us.archive.ubuntu.com intrepid/main Translation-en_US Hit http://security.ubuntu.com intrepid-security Release.gpg Ign http://security.ubuntu.com intrepid-security/main Translation-en_U...
2007 May 16
2
Hit mongrel once...all is well, hit it again...stack level too deep?
Hi there. I''ve dropped a mongrel log item here: http://pastie.caboo.se/62052 I can hit my app fine, once. Hitting it again gives me a 500 error and this log entry. I think it''s application code causing the problem as I have a second app running that doesn''t have this behavior, but I''m unsure how to proceed finding root cause here. Suggestions? -L -...
2010 Oct 03
5
I broke WINE plz help.
I changed this week to Ubuntu from winows 7. I spent the last few days trying to get World of Warcraft to run. After tossing lots of code at this and days on the net I was able to get it to work using PlayOnLlinux and WINE. Today...I thought I would work on getting my MS Office 2010 to install and work. I hosed every thing. Had MSXML issues and sorm rtpd4.dll file I had to down load and over
2005 May 26
14
htb: HowTo identify squid cache hits
...ernet using one of our 800 workstations. Problem was that those game playing students are concentrated in 2 of our 6 physical locations... and they consumed the bandwidth which the other location would like to use for educational purposes. The thing we did first was use squid... with success. The hit ratio on data transfer is 25-30%... "free" bandwidth. Today I took the plunge and started to use HTB traffic shaping... and (to my surprise) I got it going without much troubles. The setup I have chosen first divides the load over two classes: - one for Internet rate 2mbit and a 2mbit c...
2008 Jul 14
0
Problem with vampire: bloodlines
...t for Material fonts/vamp_small_14_1000_000-page0 (1) != 0 Reference Count for Material fonts/tahoma_12_500_000-page0 (1) != 0 Reference Count for Material fonts/marlett_11_000_008-page0 (1) != 0 Reference Count for Material fonts/tahoma_09_000_000-page0 (1) != 0 Reference Count for Material decals/hits/concrete/shot1 (4) != 0 Reference Count for Material decals/hits/concrete/shot2 (4) != 0 Reference Count for Material decals/hits/concrete/shot3 (4) != 0 Reference Count for Material decals/hits/concrete/shot4 (4) != 0 Reference Count for Material decals/hits/concrete/shot5 (4) != 0 Reference Coun...
2008 Aug 20
9
ARCSTAT Kstat Definitions
...someone "in the know" be willing to write up (preferably blog) definitive definitions/explanations of all the arcstats provided via kstat? I''m struggling with proper interpretation of certain values, namely "p", "memory_throttle_count", and the mru/mfu+ghost hit vs demand/prefetch hit counters. I think I''ve got it figured out, but I''d really like expert clarification before I start tweaking. Thanks. benr. This message posted from opensolaris.org
2010 Nov 26
5
simple website hit counter
Googling for this finds me a ton of stuff that doesn't actually do what I'm looking for. I want a simple hit counter cgi script of some kind that will increment a counter on every page load but I want to access the counter from a different page. In other words, I don't want to have a visible hit counter on the webpage itself. I want to have a different webpage that will show me the number. -- MEL...
2009 Mar 06
2
Weird Keystroke Errors
...e word "Anyone" the 'A' and 'n' do not show up, but when I get to the 'y' the 'A' shows up, and when I get to the 'o' the first 'n' shows up. This is with text. Example2: Say i'm moving around in WoW or in Counter-strike. I decide to hit the 'a' keystroke nothing happens, but when I hit 'a' a second time, the characters turn, but keep turning even after I let go of the 'a' key. and it doesn't stop. Example3: If I were to hit 'a' to turn left, but then hit 'd' to turn right, nothing happ...
2007 Jun 04
5
Sorting and getting occurrences of search in hit
Is there any way you could get the number of occurrences of the search in one hit? In a result I get the ferret_rank and ferret_score but not how many hits the search generated in the current record. I would also like to be able to sort after this when I search. /mattias -- Posted via http://www.ruby-forum.com/.