View Issue Details

IDProjectCategoryView StatusLast Update
51WADFCorepublic12 Jun 2008 21:57
Reportertimj Assigned Totimj  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version0.8.1Fixed in Version0.8.1 
Summary51: Remove hardcoded references to port 10080
DescriptionThere are various hardcoded references to port 10080:
- in the sample httpd.conf (2 places - Listen and NameVirtualHost)
- in the wadf-httpd script
- in the default wadf.conf (vhost_interface)

These should be removed and WADF should probably generate them automatically at runtime. Ideally it would be intelligent and check whether port 10080 is taken and move to another port if so. Maybe need a new WADF option wadf_httpd_base_port_range or something.

The default vhost_interface could then be changed to * and not *:10080

NB the default error page would need to be changed to correctly reflect the dynamic port.
TagsNo tags attached.

Activities

timj

6 Jun 2008 17:38

manager   ~44

Fixed in r1091

Issue History

Date Modified Username Field Change
23 May 2008 14:27 timj New Issue
3 Jun 2008 22:19 timj Target Version => 0.9.0
6 Jun 2008 15:41 timj Target Version 0.9.0 => 0.8.1
6 Jun 2008 16:02 timj Status new => assigned
6 Jun 2008 16:02 timj Assigned To => timj
6 Jun 2008 17:38 timj Status assigned => resolved
6 Jun 2008 17:38 timj Fixed in Version => 0.8.1
6 Jun 2008 17:38 timj Resolution open => fixed
6 Jun 2008 17:38 timj Note Added: 44
12 Jun 2008 21:57 timj Status resolved => closed