Bug 121009

Summary: open-xchange: mark open-xchange specific information in workers.properties better
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Joerg Reuter <jreuter>
Component: OtherAssignee: Ralf Haferkamp <ralf>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: RC 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: SUSE Technical Services Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Joerg Reuter 2005-10-07 15:35:11 UTC
For those who already have various servlets running it would help a lot to
explicitly mark the configuration data specific to open-xchange better, i.e.:

#------ open-xchange specific settings -----------------------------------------
#---------------------------------------------------------------------
java.net.preferIPv4Stack=true
[uri:/servlet/*]
worker=ajp13:localhost:8009

[uri:/servlet/webdav.contacts/*]
worker=ajp13:localhost:8009

[uri:/umin/*]
worker=ajp13:localhost:8009
# end of OX-specific settings

The rest of the file is the standard mod_jk2 workers.properties file anyways.
Comment 1 Ralf Haferkamp 2005-11-04 11:05:18 UTC
Now fixed in STABLE