David,

The other big problem with the recent behavioural change in Agavi, is 
the following scenario:

My app has both a public component and an admin component. The public 
component needs to run on http, port 80. The admin component needs to 
run on BOTH port 80 AND some ssl port, often non-standard, ie 9443.

This is usually not a complex issue at all, since Apache will just 
listen on multiple ports. It's up to the end user how they decide to 
connect to the app - either http or https.

I don't understand why this has become such a hassle to implement.

_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to