Split connection stats for search ghetto from main appserver

Bug #1302111 reported by Tres Seaver
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Medium
Tres Seaver

Bug Description

On each production appserver, the supervisor config runs two separate servers ('main' and 'search') on different ports. The load balancer directs search-oriented requests to the second.

Since they both use the same PasteDeploy application, both servers log their connection stats (objects loaded / saved per request) to the same file. Figure out how to split those apart.

Revision history for this message
Tres Seaver (tseaver) wrote :

Experimenting with using the Supervisord 'environment' setting to influence the appserver's logging.

Changed in karl3:
status: New → In Progress
Revision history for this message
Tres Seaver (tseaver) wrote :
Revision history for this message
Tres Seaver (tseaver) wrote :

For a better approach than environment tweaking, see:

  https://bugs.launchpad.net/karl3/+bug/1302121/comments/5

Revision history for this message
Tres Seaver (tseaver) wrote :

The new configuration is now checked into osideploy and rolled out to karlstaging.

Changed in karl3:
status: In Progress → Fix Committed
Tres Seaver (tseaver)
Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.