Ok ! i found the problem smile

replaced sockwrite -n $sockname Host: olympe.in
by sockwrite -n $sockname Host: statstwitch.olympe.in

now i get this

Code:
!test
READ: HTTP/1.1 200 OK
READ: Server: nginx
READ: Date: Wed, 10 Sep 2014 23:17:59 GMT
READ: Content-Type: text/html; charset=utf-8
READ: Content-Length: 1
READ: Connection: close
READ: X-Powered-By: PHP/5.5.3-1ubuntu2.3
READ: X-Cached: MISS
READ:
READ: 3


I just want the number in last line how i can do it ?

Last edited by pynoo; 11/09/14 12:21 AM.