Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000003 [Resin] minor always 11-24-05 07:41 01-10-06 16:13
Reporter sam View Status public  
Assigned To ferg
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.18 Product Version
  Product Build
Summary 0000003: manual dispatching in Apache httpd.conf
Description (rep by M Muenke)

Manual dispatching specified in httpd.conf always returns a 503.
The following worked in 3.0.14, but does not work in 3.0.15:

CauchoHost 127.0.0.1 6802

<LocationMatch /(servlet|axis)/*>
  SetHandler caucho-request
</LocationMatch>

ResinConfigServer works in 3.0.15:

ResinConfigServer 127.0.0.1 6802
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000670)
ferg
01-10-06 16:13

config.c, cse_match_request now checks for a null config_cluster. If there is no cluster, never match the URLs, i.e. wait for an explicit match.
 

- Issue History
Date Modified Username Field Change
11-24-05 07:41 sam New Issue
01-10-06 16:13 ferg Note Added: 0000670
01-10-06 16:13 ferg Assigned To  => ferg
01-10-06 16:13 ferg Status new => closed
01-10-06 16:13 ferg Resolution open => fixed
01-10-06 16:13 ferg Fixed in Version  => 3.0.18
01-10-06 16:13 ferg View Status @0@ => public


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker