summaryrefslogtreecommitdiffstats
path: root/logserver/bin
Commit message (Collapse)AuthorAgeFilesLines
* Do not omit stack trace for config proxy and logserverHarald Musum2021-04-071-1/+1
|
* Set Java system property java.io.tmpdir to $VESPA_HOME/tmpHarald Musum2020-03-121-1/+1
|
* Fix syntaxHarald Musum2020-02-141-1/+1
|
* Revert "Revert "Only use 2 cores for config proxy""Harald Musum2020-02-141-1/+1
|
* Revert "Only use 2 cores for config proxy"Harald Musum2020-02-141-1/+1
|
* Limit virtual memory usage.Henning Baldersheim2020-02-131-1/+1
|
* Cheaper on the resources.Henning Baldersheim2020-02-131-1/+1
|
* Use lower min heap size for logserverHarald Musum2020-01-061-1/+1
| | | | Use 32m, as we do for e.g. config proxy, metrics proxy etc.
* update shell bootstrap sectionsArne Juul2019-09-041-0/+4
|
* just exit on out of memoryArne Juul2018-07-181-1/+1
| | | | | | * asking java to fork 'kill -9 %p' will often fail with "os::fork_and_exec failed: Cannot allocate memory (12)" message. * instead, use a newish option (from JDK 8u92) to just exit
* Set MaxJavaStackTraceDepth to a value legal for all JVM versions.gjoranv2018-07-051-1/+1
| | | | - On JDK 9+, -1 is invalid, and 0 really means zero.
* update bootstrapArne Juul2018-05-161-2/+5
|
* update bootstrap section of scriptsArne Juul2018-05-141-0/+9
|
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-2/+0
| | | | | * best practice for HOME-like env vars is to be just the name of the directory without trailing slash.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* avoid trailing slash in ROOT settingArne H Juul2017-06-081-1/+1
|
* PublishJon Bratseth2016-06-151-0/+75