21 |
|
q:DRMSPGPORT 5432 |
22 |
|
q:SUMS_DB_HOST hmidb3 |
23 |
|
q:SUMPGPORT 5434 |
24 |
+ |
a:SUMSD_MAX_THREADS 32 |
25 |
+ |
a:SUMSD_LISTENPORT 6004 |
26 |
|
a:DRMS_LOCAL_SITE_CODE 0x0000 |
27 |
|
q:DBNAME jsoc |
28 |
|
q:WEB_DBUSER apache |
31 |
|
q:SUMS_GROUP SOI |
32 |
|
q:SUMLOG_BASEDIR /usr/local/logs/SUM |
33 |
|
q:SUMBIN_BASEDIR /usr/local/bin |
34 |
< |
q:SUMSERVER k1 |
34 |
> |
q:SUMSERVER k1.stanford.edu |
35 |
|
# The number of SUMS process SETS to spawn. If this number is not 1, then the number of SUMS processes |
36 |
|
# is SUM_NUMSUM * 5 + 2. |
37 |
|
a:SUM_NUMSUM 3 |
67 |
|
q:RS_DBUSER production |
68 |
|
q:RS_LOCKFILE /home/jsoc/locks/remotesums.lck |
69 |
|
q:RS_LOGDIR /home/jsoc/jsoclogs/rsums |
70 |
< |
a:RS_DLTIMEOUT 30 |
71 |
< |
a:RS_REQTIMEOUT 5 |
72 |
< |
a:RS_MAXTHREADS 32 |
70 |
> |
a:RS_DLTIMEOUT 120 |
71 |
> |
a:RS_REQTIMEOUT 300 |
72 |
> |
a:RS_MAXTHREADS 216 |
73 |
|
q:RS_BINPATH /home/jsoc/cvs/Development/JSOC/bin/linux_x86_64 |
74 |
+ |
a:RS_N_WORKERS 4 |
75 |
+ |
q:RS_TMPDIR /tmp |
76 |
+ |
a:RS_SCP_MAXSUS 48 |
77 |
+ |
a:RS_SCP_MAXPAYLOAD 512 |
78 |
+ |
a:RS_SCP_TIMEOUT 2 |
79 |
|
# White-list (access to internal stuff) |
80 |
|
a:WL_HASWL 1 |
81 |
|
q:WL_FILE /web/jsoc/htdocs/whitelist.txt |
83 |
|
q:BIN_EXPORT /home/jsoc/cvs/Development/JSOC/bin |
84 |
|
q:SCRIPTS_EXPORT /home/jsoc/cvs/Development/JSOC/scripts |
85 |
|
q:BIN_PY /home/jsoc/bin/linux_x86_64/activepython27 |
86 |
< |
q:INC_PY /home/jsoc/ActivePython-2.7/include/python2.7 |
80 |
< |
q:LIB_PY /home/jsoc/ActivePython-2.7/lib/python2.7 |
86 |
> |
q:BIN_PY3 /home/jsoc/anaconda3/bin/python3 |
87 |
|
a:SUMS_USEMTSUMS 1 |
88 |
+ |
a:SUMS_USEMTSUMS_INFO 1 |
89 |
|
# Email registration |
90 |
|
a:REGEMAIL_TIMEOUT 5 |
91 |
+ |
# Slony |
92 |
+ |
q:SLONY_CONFIG /home/jsoc/cvs/Development/JSOC/proj/replication/etc/repserver.cfg |
93 |
+ |
|
94 |
+ |
# lev1.5_hmi |
95 |
+ |
q:POLCAL_PARAMS /home/jsoc/hmi/tables/lev15/polcal-param-fit.bin |
96 |
|
|
97 |
|
__MAKE__ |
98 |
|
# JSOC_SDP third-party libraries used by base |
218 |
|
_ENDCUST_ |
219 |
|
|
220 |
|
__PROJ_MK_RULES__ |
221 |
< |
$(CEXESUMS): $(LIBSUMSAPI) $(LIBSUM) $(LIBDSTRUCT) |
222 |
< |
$(MODEXESUMS): $(LIBSUMSAPI) $(LIBSUM) |
221 |
> |
$(CEXESUMS): $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) $(LIBMISC) |
222 |
> |
$(MODEXESUMS): $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) |
223 |
|
|
224 |
|
$(MODEXEDROBJ): CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr |
225 |
|
$(MODEXEDR) $(MODEXEDR_SOCK): $(LIBDR) |
237 |
|
<subdir>stats</subdir> |
238 |
|
<subdir>egsehmicomp</subdir> |
239 |
|
<subdir>imrotate</subdir> |
240 |
+ |
<subdir>projection</subdir> |
241 |
|
</subdirs> |
242 |
|
</proj> |
243 |
|
<proj> |
390 |
|
<proj> |
391 |
|
<name>mag</name> |
392 |
|
<subdirs> |
380 |
– |
<subdir>apps</subdir> |
393 |
|
<subdir>pfss/apps</subdir> |
394 |
|
<subdir>ambig/apps</subdir> |
395 |
|
<subdir>harp/apps</subdir> |
403 |
|
<subdir>ident/libs/mex2c</subdir> |
404 |
|
<subdir>ident/libs/mexfunctions</subdir> |
405 |
|
<subdir>ident/libs/util</subdir> |
406 |
+ |
<subdir>libs</subdir> |
407 |
+ |
<subdir>libs/util</subdir> |
408 |
|
<subdir>patch/apps</subdir> |
409 |
|
<subdir>nlfff/apps</subdir> |
410 |
|
<subdir>d4vm/apps</subdir> |
411 |
|
<subdir>remapmags/apps</subdir> |
412 |
|
<subdir>synop/apps</subdir> |
413 |
+ |
<subdir>polarfield/apps</subdir> |
414 |
|
</subdirs> |
415 |
|
<filters> |
416 |
|
<filter> |
448 |
|
<subdirs> |
449 |
|
<subdir>apps</subdir> |
450 |
|
<subdir>lorentz/apps</subdir> |
451 |
+ |
<subdir>pdfi/apps</subdir> |
452 |
|
</subdirs> |
453 |
|
<filters> |
454 |
|
<filter> |