Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Installing Varnish
PostPosted: Fri Jun 29, 2012 9:00 am 
Offline
Newbie

Joined: Thu Jun 21, 2012 7:56 pm
Posts: 4
Hi,
I am a newbie trying to install varnish as per http://www.howtoforge.com/putting-varni ... ntu-debian

I am using port 8080 as opposed to 8000 in the link.

When I run the command netstat -lp | grep apache2 in SSH I get:

tcp 0 0 localhost.loca:http-alt *:* LISTEN

as opposed to

tcp 0 0 localhost:8080 *:* LISTEN 4586/apache2


...just wondering what the http-alt is and if I need to change it and where?
Thanks


Top
   
 Post subject: Re: Installing Varnish
PostPosted: Fri Jun 29, 2012 9:26 am 
Offline
Senior Member

Joined: Fri Feb 17, 2012 8:20 pm
Posts: 365
http-alt = alternative http port: 8080.

To use -n flag to show everything nummeric. A netstat-command I find easy to remember and that shows pretty much everything you want is netstat -tulpen

EDIT: If you want to know more about the names (http-alt) look at /etc/services. eg: "grep http-alt /etc/services"


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: mattltm and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group