Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:centro:servizos:proxy_web [2014/10/01 09:56] – eliminado jorge.suarezen:centro:servizos:proxy_web [2016/04/19 13:18] fernando.guillen
Line 1: Line 1:
 +====== Web proxy / redirections ======
 +
 +===== Description =====
 +
 +Web redirections by means of an reverse proxy that allow access from outer networks to applications installed in servers in the CITIUS internal network, like [[:centro:servizos:cloud|CloudStack]].
 +
 +===== Activation =====
 +Each redirection must be requested filling the [[https://old.citius.usc.es/uxitic/incidencias/add| requests and problem reporting form]]. This form is only available to CITIUS users.
 +
 +Don't forget to specify:
 +
 +  * The complete URL used to access from the CITIUS network.
 +  * The complete URL used to access from outer networks, which may be the same or different.
 +  * The domain name which can be chosen between ''demos.citius.usc.es'' and ''tec.citius.usc.es''.
 +  * Whether access trough HTTP, HTTPS or both are needed. 
 +  * If any special feature is needed (big files, higher timeouts, SPDY, websockets, etc).
 +  * Expiration date ( one year extendable for virtual machines in cloud projects; **maximun of 6 non-extendable months** for any other case)
 +  * If monitoring by sysadmins is required (explained further down).
 +
 +You'll receive confirmation when everything is ok by email. When the expiration date is due, the administrators will get in touch with you again to check if the redirection has to be renewed or deleted.
 +
 +To see a list of your redirections you can check the[[https://apps.citius.usc.es/redirecciones/|redirections query page]].
 +
 +You can use this example:
 +
 +<code>
 +Access URL fron inside the CITIUS: http://172.16.244.255:8045/exemplo
 +Requested URL to access from outside the CITIUS: http://tec.citius.usc.es/exemplo
 +Type of access: HTTP e HTTPS
 +Special features: None
 +Expiration date: None
 +Monitoring: No/Yes
 +</code>
 +
 +===== Monitoring =====
 +Monitoring allows the CITIUS sysadmins to be warned if any redirection is not working.
 +It is a simple request made to the URL to check whether it answers and if it does so without an HTTP error.
 +If the check fails, the requester of the redirection will be contacted as soon as possible.
 +