Results 1 to 4 of 4

Thread: I need help about serving static content

  1. #1
    Join Date
    Sep 2011
    Posts
    1

    Default I need help about serving static content

    Can someone describe the process of setting up the TServer (or Tomcat server) to delegate the serving of static content to Apache?x22 irons

    What configuration is required in the.

    Thanks,
    Last edited by Marian123; Oct 11th, 2011 at 02:50 AM.

  2. #2
    Join Date
    Aug 2011
    Location
    Sydney
    Posts
    37

    Default

    guys

    Not TC server or tomcat need configuration.
    Configuration has to done on Apache

    Apache get the traffic and direct to TC or tomcat

    it's very simple and straightforward.


    If need more explanation , please let me know.


    placi.

  3. #3
    Join Date
    Jun 2010
    Location
    London
    Posts
    304

    Default

    You need to have Apache running in front of Tomcat/tcServer in order to do this, which is not realistic with Cloud Foundry. For now, static resources will have to be served by the servlet container or something like Amazon's S3/CloudFront.

  4. #4

    Default

    thanks for the reply...
    Last edited by paul.jenny47; Mar 6th, 2012 at 05:08 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •