View Single Post
  #1  
Old 01-18-2012, 12:14 PM
justme justme is offline
Member
 
Join Date: Feb 2008
Posts: 35
Default Graceful restart not so graceful

1) Ubuntu 10.04LTS amd64
2) 4.1.10std
3) PHP 5.3.2-1ubuntu4.10 FCGI+PHP-FPM

2012-01-18 21:06:12.384 [ERROR] HttpListener::start(): Can't listen at address *:80: Address already in use!
2012-01-18 21:06:12.384 [ERROR] HttpServer::addListener(*:80) failed to create new listener
2012-01-18 21:06:12.384 [ERROR] [config:server:listener:*:80] failed to start listener on address [ANY]:80!

I did not have this issue with <4.1 versions. I either need to manually stop and restart lsws, or wait a good while (a minute or two at least).
Reply With Quote