Go to documentation repository
You can log Client RAM usage at specified intervals 지정된 간격으로 클라이언트 RAM 사용량을 기록할 수 있습니다(AxxonOne.exe process프로세스). To do this이렇게 하려면:
MemoryUsageDumpIntervalSeconds 옵션을 찾아 로그에 정보를 추가하는 주기를 초 단위로 설정합니다.Find the MemoryUsageDumpIntervalSeconds option and set a value for it, corresponding to the period of adding the information to the log in seconds.
Info | ||
---|---|---|
| ||
Value 0 − no information is logged. |
0 값− 정보가 기록되지 않습니다. |
Here is an example of the Client RAM usage information in the log:로그에 있는 클라이언트 RAM 사용 정보의 예는 다음과 같습니다.
Code Block |
---|
*** Memory usage: *** Private size 425 MB Working set 404 MB |
Private size − the amount of reserved memory.예약된 메모리 양
Working set − memory footprint.메모리 공