User Tools

Site Tools


linux:files:change_open_files_limit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:files:change_open_files_limit [2023/07/17 18:32] – [pam-limits] peterlinux:files:change_open_files_limit [2023/07/17 18:35] (current) peter
Line 63: Line 63:
 ---- ----
  
-==== Verify New Limits ====+===== Verify New Limits =====
  
 Use following command to see max limit of file descriptors: Use following command to see max limit of file descriptors:
Line 79: Line 79:
 ---- ----
  
-=== Hard Limit ===+==== Hard Limit ====
  
 <code bash> <code bash>
Line 93: Line 93:
 ---- ----
  
-=== Soft Limit ===+==== Soft Limit ====
  
 <code bash> <code bash>
Line 127: Line 127:
 </code> </code>
  
-<WRAP info> +----
-**NOTE:**  Suppose, XXX is the PID.+
  
-  * Run the following commands to check limits:+==== Check the limit ====
  
 <code bash> <code bash>
 cat /proc/XXX/limits cat /proc/XXX/limits
 </code> </code>
 +
 +<WRAP info>
 +**NOTE:**  Suppose, XXX is the PID found earlier.
  
 </WRAP> </WRAP>
linux/files/change_open_files_limit.1689618720.txt.gz · Last modified: 2023/07/17 18:32 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki