User Tools

Site Tools


сервис_http

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
сервис_http [2024/05/21 15:52]
val [Ubuntu]
сервис_http [2024/05/24 09:20]
val [curl]
Line 1053: Line 1053:
  
 <​code>​ <​code>​
-userX@gate.isp.un$ seq 1 1000 | xargs -P100 -I{} curl http://​192.168.X.10:​8000/path{} > /dev/null 2>&1+userX@gate.isp.un$ seq 1 1000 | xargs -P100 -I{} curl http://​192.168.X.10:​82/path{} > /dev/null 2>&​1 
 + 
 +или 
 + 
 +userX@gate.isp.un$ seq 1 1000 | xargs -P100 -I{} curl http://​192.168.X.1/path{} > /dev/null 2>&1
 </​code>​ </​code>​
  
сервис_http.txt · Last modified: 2024/05/24 09:20 by val