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... On Wed, Aug 14, 2013 at 10:46 PM, Imesh Gunaratne (JIRA) <[email protected]>wrote: > Imesh Gunaratne created STRATOS-54: > -------------------------------------- > > Summary: 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 > -- -- Lahiru Sandaruwan Software Engineer, Platform Technologies, WSO2 Inc., http://wso2.com lean.enterprise.middleware email: [email protected] 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
