Difference between revisions of "Plone"

From Alessandro's Wiki
 
Line 14: Line 14:
=== buildout.cfg ===
=== buildout.cfg ===


 
=== links ===
 
 
 
==== links ====


* Supervisor: http://127.0.0.1:9001/
* Supervisor: http://127.0.0.1:9001/
Line 31: Line 27:
* Client1: http://127.0.0.1:8080/
* Client1: http://127.0.0.1:8080/


==== fast command line ====
=== fast command line ===


* active connections related to Plone
* active connections related to Plone
  netstat -putan |egrep '(varnish|python|apache|haproxy|super)'
  netstat -putan |egrep '(varnish|python|apache|haproxy|super)'

Latest revision as of 15:34, 7 November 2010

My reasons

Plone Notes

Background

Installation

Maintainance / Backups

Related Services

buildout.cfg

links

fast command line

  • active connections related to Plone
netstat -putan |egrep '(varnish|python|apache|haproxy|super)'