c7ba754cd40a866ada4395d49f2f791d1e250941
galt
  Thu Aug 15 17:24:12 2013 -0700
fixing exception bottleneck ip to new hgwdev ip address
diff --git confs/rr.hg.conf confs/rr.hg.conf
index 6ff09a6..82503a8 100644
--- confs/rr.hg.conf
+++ confs/rr.hg.conf
@@ -19,31 +19,31 @@
 
 #  /data/tmp is the default tmpdir location, change this if desired elsewhere.
 #  What you want is for it to be on a local filesystem, and it must be
 #  read/write/delete enabled for the Apache browser effective user
 
 # Programs required for per-SNP geographic maps of HGDP population
 # allele frequencies:
 hgc.psxyPath=/hive/data/outside/GMT4.3.1/bin/psxy
 hgc.ps2rasterPath=/hive/data/outside/GMT4.3.1/bin/ps2raster
 hgc.ghostscriptPath=/usr/bin/ghostscript
 
 # Bottleneck info for taming hyperactive web bots
 #bottleneck.host=genome-bottle
 bottleneck.host=rrnfs1
 bottleneck.port=17776
-bottleneck.except=128.114.50.189
+bottleneck.except=132.249.245.79
 
 # location of grepIndex files
 grepIndex.genbank=/gbdb/genbank/grepIndex
 grepIndex.default=/gbdb
 
 # wiki items to use the login system in the genomewiki for
 #       session management
 login.systemName=hgLogin CGI
 wiki.host=genome.ucsc.edu
 wiki.userNameCookie=wikidb_mw1_UserName
 wiki.loggedInCookie=wikidb_mw1_UserID
 
 # wiki items used by the wiki track to allow editing and fetching
 #       pages from the genomewiki
 # wikiTrack function turned on 2009, set read-only June 2012