View Single Post
  #16  
Old 05-03-2012, 12:28 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
do following to verify if litespeed is running from server itself when the issue happens
Quote:
netstat -ntpl | grep litespeed
curl -I localhost
Reply With Quote