File Changes for markd
switch to commits view, user indexv237_preview to v237_base (2010-07-27 to 2010-08-03) v237
- src/hg/hgTables/filterFields.c
- lines changed 12, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/hgTables/hgTables.c
- lines changed 6, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/hgTables/joining.c
- lines changed 6, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/hgTables/mainPage.c
- lines changed 2, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/hgTables/rangeHistogram.c
- lines changed 4, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/inc/hdb.h
- lines changed 4, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/inc/jksql.h
- lines changed 4, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/lib/hdb.c
- lines changed 26, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/lib/jksql.c
- lines changed 19, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/lib/joiner.c
- lines changed 9, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/lib/mdb.c
- lines changed 3, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
- src/hg/lib/web.c
- lines changed 6, context: html, text, full: html, text
address problem of hgTables consuming all available sockets before TIME_WAIT period by using the connection cache. Have hgTable log connection usage information to help ensure this is fixed
switch to commits view, user index