Bug 121009 - open-xchange: mark open-xchange specific information in workers.properties better
Summary: open-xchange: mark open-xchange specific information in workers.properties be...
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: RC 4
Hardware: Other All
: P5 - None : Minor
Target Milestone: ---
Assignee: Ralf Haferkamp
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-07 15:35 UTC by Joerg Reuter
Modified: 2005-11-04 11:05 UTC (History)
0 users

See Also:
Found By: SUSE Technical Services
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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