You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Lahiru Sandaruwan (JIRA)" <ji...@apache.org> on 2013/08/15 08:54:48 UTC

[jira] [Comment Edited] (STRATOS-54) Load Balancer does not respond for CSS HTTP requests

    [ https://issues.apache.org/jira/browse/STRATOS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740761#comment-13740761 ] 

Lahiru Sandaruwan edited comment on STRATOS-54 at 8/15/13 6:54 AM:
-------------------------------------------------------------------

Found a difference in the way css file get loaded.

Incorrect,

All the accesses,
phpmyadmin.css.php?server=1&token=7c26cf6c812deb060a508fcf89fe410c&js_frame=right&nocache=3988383895

Correct,

First access,
phpmyadmin.css.php?server=1&*lang=en&collation_connection=utf8_general_ci*
&token=a09a273ac9f6c8fbd177512dff9136fb&js_frame=right&nocache=3988383895

Second access on-wards,
phpmyadmin.css.php?server=1&token=bb1e583fe8dde2c45c7a9759de0c0e02&js_frame=right&nocache=3988383895


Can suspect due to an encording that get dropped at ELB...


                
      was (Author: lahirus@wso2.com):
    Found a difference in the way css file get loaded.

Incorrect,

All the accesses,
phpmyadmin.css.php?server=1&token=7c26cf6c812deb060a508fcf89fe410c&js_frame=right&nocache=3988383895

Correct,

First access,
phpmyadmin.css.php?server=1&*lang=en&collation_connection=utf8_general_ci*
&token=a09a273ac9f6c8fbd177512dff9136fb&js_frame=right&nocache=3988383895

Second access on-wards,
phpmyadmin.css.php?server=1&token=bb1e583fe8dde2c45c7a9759de0c0e02&js_frame=right&nocache=3988383895


Can suspect due to an encording that get dropped at ELB...






-- 
--
Lahiru Sandaruwan
Software Engineer,
Platform Technologies,
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

email: lahirus@wso2.com cell: (+94) 773 325 954
blog: http://lahiruwrites.blogspot.com/
twitter: http://twitter.com/lahirus
linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146

                  
> Load Balancer does not respond for CSS HTTP requests
> ----------------------------------------------------
>
>                 Key: STRATOS-54
>                 URL: https://issues.apache.org/jira/browse/STRATOS-54
>             Project: Stratos
>          Issue Type: Bug
>            Reporter: Imesh Gunaratne
>
> As we found the ELB does not respond for HTTP requests made by the browser for CSS files.
> Scenario 1:
> 1. Start an instance of Apache Stratos PaaS.
> 2. Create a tenant user.
> 3. Subscribe to MySQL Cartridge.
> 4. Request MySQL Cartridge URL in a web browser. This should point to an instance of phpMyAdmin web client. Notice that the CSS style sheet of this website is not sent from the server.
> Scenario 2:
> 1. Configure a standalone instance of Apache Stratos ELB with a Carbon server.
> 2. Request carbon server UI via the ELB. This may not render the style sheet of the UI on the browser.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira